Class: BHell_Window_Ranks

BHell.BHell_Window_Ranks()

new BHell_Window_Ranks()

Rank window for the shop. Displays the values for each player parameter and, optionally, how one of them will be upgraded.

Source:

Methods

refresh()

Displays the player's parameters. If one of them is selected, it also displays an arrow and the next rank.

Source:

setParam(param)

Selects which parameter will be displayed together with its upgraded value.

Parameters:
Name Type Description
param

Parameter index (0-4).

Source:

setPlayer(playerId)

Selects which player's parameters are displayed.

Parameters:
Name Type Description
playerId

Index of the player.

Source: