Class: BHell_Window_Preview

BHell.BHell_Window_Preview()

new BHell_Window_Preview()

Player preview window for the shop. The preview behaves like BHell.Scene_BHell_Init.

Source:

Methods

refresh()

Creates a new player to be displayed.

Source:

setPlayer(playerId)

Selects the player to be displayed.

Parameters:
Name Type Description
playerId

Id of the player to be displayed.

Source:

update()

Updates the player See {@see BHell.Scene_BHell_Init#update}.

Source: