PanzerGameLogicController class
game.ui.PanzerGameLogicController
Inheritance
Base: game.ui.SideScrollerMiniGameLogicControllerAdvanced
Derived
None.
Properties
| Property | Type | |
|---|---|---|
gameOverDelay | float | |
mainMenuLibraryName | CName | |
scoreboardLibraryName | CName | |
panelsLayer | CName | |
gameLayer | CName | |
cloudsLayer | CName | |
backgroundLibraryName | CName | |
cloudsLibraryNames | CName[] | |
minCloudSpawnInterval | float | |
maxCloudSpawnInterval | float | |
minCloudSpeed | float | |
maxCloudSpeed | float | |
scoreCounter | ink.TextWidgetReference | |
livesCounter | ink.TextWidgetReference | |
moveUpKey | CName | |
moveDownKey | CName | |
moveLeftKey | CName | |
moveRightKey | CName | |
shootKey | CName | |
backKey | CName | |
submitKey | CName | |
axisDeadZone | float | |
moveXAxis | CName | |
moveYAxis | CName | |
shootAxis | CName | |
droneLibraryName | CName | |
minDroneSpawnInterval | float | |
maxDroneSpawnInterval | float | |
avLibraryName | CName | |
minAvSpawnInterval | float | |
maxAvSpawnInterval | float |
Functions
None.