프로퍼티 | 타입 | 설명 | |
---|---|---|---|
engine | ParticleEngine | ||
gen | RandomParticleGenerator | ||
particles | Microsoft.Xna.Framework.Graphics.Texture2D[] |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |