Method | Description | |
---|---|---|
Dispose ( ) : void |
Releases all resources used by the EnemySprite
|
|
FrameSprite ( Microsoft.Xna.Framework.Graphics.Texture2D texture, int x, int y ) : System |
Method | Description | |
---|---|---|
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 | |
return | System |