C# Class WaveOculusDemoProject.Components.HudRotationBehavior

Inheritance: Behavior
Afficher le fichier Open project: WaveEngine/Samples

Private Properties

Свойство Type Description

Méthodes protégées

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

Apply the rotation factor.

Method Details

DefaultValues() protected méthode

protected DefaultValues ( ) : void
Résultat void

Update() protected méthode

Apply the rotation factor.
protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan
Résultat void