Method | Description | |
---|---|---|
Draw ( |
||
ParticleGenerator ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
Update ( ) : void | ||
addParticle ( Box2DX pos ) : void |
public Draw ( |
||
spriteBatch | ||
return | void |
public ParticleGenerator ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |