Method | Description | |
---|---|---|
AnimationManager ( Microsoft.Xna.Framework.Graphics.Texture2D spriteImage, int columns, int rows, string behaviourPath ) : System |
Method | Description | |
---|---|---|
Frame ( int position ) : |
public AnimationManager ( Microsoft.Xna.Framework.Graphics.Texture2D spriteImage, int columns, int rows, string behaviourPath ) : System | ||
spriteImage | Microsoft.Xna.Framework.Graphics.Texture2D | |
columns | int | |
rows | int | |
behaviourPath | string | |
return | System |