메소드 | 설명 | |
---|---|---|
Draw ( |
Draws the Player.
|
|
Explosion ( |
Initializes a new Explosion class.
|
|
Update ( |
Updates the Player.
|
public Draw ( |
||
spriteBatch | The spriteBatch. | |
gameTime | The GameTime. | |
리턴 | void |
public Explosion ( |
||
explosionTexture | The ExplosionTexture. | |
리턴 | Sharpex2D |
public Update ( |
||
gameTime | The GameTime. | |
리턴 | void |