C# Class WaveOculusDemoProject.Components.FollowCameraBehavior

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

Méthodes publiques

Méthode Description
FollowCameraBehavior ( ) : System

Méthodes protégées

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

Method Details

DefaultValues() protected méthode

protected DefaultValues ( ) : void
Résultat void

FollowCameraBehavior() public méthode

public FollowCameraBehavior ( ) : System
Résultat System

Update() protected méthode

protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan
Résultat void