TowerVR  1.0
TowerVR.TowerState Class Reference

Static Public Member Functions

static bool IsValid (int potentialTurnState)
 

Public Attributes

const int Stationary = 0
 
const int Moving = 1
 
const int Falling = 2
 

Member Function Documentation

static bool TowerVR.TowerState.IsValid ( int  potentialTurnState)
static

Member Data Documentation

const int TowerVR.TowerState.Falling = 2
const int TowerVR.TowerState.Moving = 1
const int TowerVR.TowerState.Stationary = 0

The documentation for this class was generated from the following file: