Méthode | Description | |
---|---|---|
Draw ( |
||
Fireball ( Vector2 startWorldIndex, Vector2 endWorldIndex, World world ) : System | ||
Update ( |
Méthode | Description | |
---|---|---|
_particleSystem_particleSystemFinished ( object sender, |
public Draw ( |
||
gameTime | ||
Résultat | void |
public Fireball ( Vector2 startWorldIndex, Vector2 endWorldIndex, World world ) : System | ||
startWorldIndex | Vector2 | |
endWorldIndex | Vector2 | |
world | World | |
Résultat | System |
public Update ( |
||
gameTime | ||
Résultat | void |