Свойство | Type | Description | |
---|---|---|---|
aoeButton | MenuItem, | ||
currentSP | |||
disableCameraPan | bool | ||
dotButton | MenuItem, | ||
fortifyRP | MenuItem, | ||
fortifySP | MenuItem, | ||
materialBox | Vector2 | ||
materialBoxTexture | Texture | ||
maxSP | |||
noUpgrade | |||
padding | int | ||
stress | |||
upgrade | |||
weaponBox | Vector2 | ||
weaponBoxTexture | Texture |
Méthode | Description | |
---|---|---|
Deselect ( ) : void | ||
GetSelectedSection ( ) : Section, | ||
GetSelectedTower ( ) : Tower, | ||
LocalSelectSection ( Tower, t, int sectionNum ) : void | ||
deselectSection ( ) : void | ||
reselectSection ( ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
DrawMaterialBox ( ) : void | ||
DrawWeaponBox ( ) : void | ||
OnGUI ( ) : void | ||
SelectSection ( Tower, t, int sectionNumber ) : void | ||
Update ( ) : void |
public static GetSelectedSection ( ) : Section, | ||
Résultat | Section, |
public static GetSelectedTower ( ) : Tower, | ||
Résultat | Tower, |
public static LocalSelectSection ( Tower, t, int sectionNum ) : void | ||
t | Tower, | |
sectionNum | int | |
Résultat | void |