Méthode | Description | |
---|---|---|
Draw ( ) : void | ||
Load ( |
||
ParticleEmitter ( string _AssetURL ) : System | ||
Trigger ( ) : void | ||
Update ( Microsoft gameTime ) : void |
Méthode | Description | |
---|---|---|
GetProjectionMatrix ( ) : Matrix | ||
GetViewMatrix ( ) : Matrix |
public Load ( |
||
content | ||
Résultat | void |
public ParticleEmitter ( string _AssetURL ) : System | ||
_AssetURL | string | |
Résultat | System |
public Update ( Microsoft gameTime ) : void | ||
gameTime | Microsoft | |
Résultat | void |