Property | Type | Description | |
---|---|---|---|
engine | ParticleEngine | ||
gen | RandomParticleGenerator | ||
particles | Microsoft.Xna.Framework.Graphics.Texture2D[] |
Method | Description | |
---|---|---|
DrawNonAuto ( ) : void | ||
Ship_Sprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 location, |
||
TextureChanged ( ) : void | ||
Update ( |
public Ship_Sprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 location, |
||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
location | Vector2 | |
spriteBatch | ||
return | System |
public Update ( |
||
gt | ||
return | void |