Property | Type | Description | |
---|---|---|---|
_actionPoints | GameObject | ||
_characterImage | Image, | ||
_isOnLeft | bool | ||
_life | Scrollbar | ||
_lifePointsText | Text, | ||
_movementPoints | GameObject | ||
_name | Text, | ||
_pointAction | Image, | ||
_pointMovement | Image, | ||
_resAirText | Text, | ||
_resEarthText | Text, | ||
_resFireText | Text, | ||
_resWaterText | Text, | ||
_resWoodText | Text, |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
UpdateActionPoints ( ) : void | ||
UpdateLife ( ) : void | ||
UpdateMovementPoints ( ) : void | ||
UpdateResistances ( ) : void | ||
UpdateTurn ( ) : void |