메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Releases all resources used by the EnemySprite
|
|
FrameSprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, int x, int y ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public FrameSprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, int x, int y ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
x | int | |
y | int | |
리턴 | System |