| Name | Type | Description |
|---|---|---|
gameSkill |
GameSkill | The current selected skill |
Properties:
| Name | Type | Description |
|---|---|---|
graphicName |
GraphicTextIcon | The graphic text icon for skill name |
graphicCost |
GraphicText | The graphic text for skill cost |
graphicInformations |
GraphicSkillItem | The graphic skill informations |
Methods
-
Drawing the skill in choice box
Name Type Description contextCanvas.Context The canvas context 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 -
Drawing the skill description
Name Type Description contextCanvas.Context The canvas context 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