Property | Type | Description | |
---|---|---|---|
TotalFrames | int |
Method | Description | |
---|---|---|
CentreOrigin ( ) : void | ||
Draw ( Vector2 position ) : void | ||
SpriteMap ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 frameSize ) : System |
public SpriteMap ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Vector2 frameSize ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
frameSize | Vector2 | |
return | System |