C# Class EntityPicking.EntityCreationComponent

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

Méthodes protégées

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

Private Methods

Méthode Description
CreateBox ( System.Vector3 position ) : System.Entity

Method Details

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

Update() protected méthode

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