C# Class Tumbler.EmitterBehavior

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

Private Properties

Свойство Type Description

Méthodes protégées

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

The update method

Method Details

Update() protected méthode

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