TowerVR
1.0
|
Static Public Member Functions | |
static bool | IsValid (int potentialTurnState) |
Public Attributes | |
const int | Stationary = 0 |
const int | Moving = 1 |
const int | Falling = 2 |
|
static |
const int TowerVR.TowerState.Falling = 2 |
const int TowerVR.TowerState.Moving = 1 |
const int TowerVR.TowerState.Stationary = 0 |