C# Class WaveEngine.Components.VR.VRProvider

Inheritance: Behavior
Afficher le fichier Open project: WaveEngine/Components Class Usage Examples

Méthodes protégées

Méthode Description
Update ( System.TimeSpan gameTime ) : void

Update method

Method Details

Update() protected méthode

Update method
protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan The game time
Résultat void