Свойство | Type | Description | |
---|---|---|---|
currentLevelID | int | ||
levelPrefab | GameObject | ||
levelsParent | Transform | ||
starOff | Sprite | ||
starOn | Sprite | ||
tableLevels | List |
Méthode | Description | |
---|---|---|
OnEnable ( ) : void |
When the GameObject becomes visible
|
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
CreateLevels ( ) : void |
Creates the levels.
|
|
SettingUpLevel ( TableLevel, tableLevel, int ID ) : void |
Settings up the level contents in the table.
|