C# Class WaveEngine.Components.VR.VRProvider

Inheritance: Behavior
Mostra file Open project: WaveEngine/Components Class Usage Examples

Protected Methods

Method Description
Update ( System.TimeSpan gameTime ) : void

Update method

Method Details

Update() protected method

Update method
protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan The game time
return void