| Name | Type | Description |
|---|---|---|
gamePlayer |
GamePlayer | The current selected player |
newValues |
Array.<number> | The new values of statistics with the equipment we are currently trying to equip. This array is empty if we are not trying to equip something |
Properties:
| Name | Type | Description |
|---|---|---|
isChanging |
boolean | Indicates if we are currently trying to equip something |
listStatsNames |
GraphicText | All the stats names graphics |
listStats |
GraphicText | All the stats values graphics |
listNewStats |
GraphicText | All the stats new values graphics |
nameLength |
number | The max length of the stats names |
valueLength |
number | The max length of the stats values |
graphicArrow |
GraphicText | A graphic for an arrow |
arrowLength |
number | The max length of the stats values |
Methods
-
Drawing the statistics modifications
Name Type Description xnumber The x position to draw graphic ynumber The y position to draw graphic wnumber The width dimention to draw graphic hnumber The height dimention to draw graphic