C# Class PhysicExplosion.Behaviors.ExplosionParticleBehavior

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

Méthodes publiques

Свойство Type Description
Killed bool

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
DefaultValues ( ) : void

Default values method

Update ( System.TimeSpan gameTime ) : void

Update method

Method Details

DefaultValues() protected méthode

Default values method
protected DefaultValues ( ) : void
Résultat void

Update() protected méthode

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

Property Details

Killed public_oe property

public bool Killed
Résultat bool