C# Class TurnTimer, verthex

Inheritance: MonoBehaviour
Mostra file Open project: austinblakeslee/verthex Class Usage Examples

Public Properties

Property Type Description
maxTime float

Public Methods

Method Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

maxTime public_oe property

public float maxTime
return float