Method | Description | |
---|---|---|
DrawAnimationVertical ( int ticksperframe, int frameCount ) : Microsoft.Xna.Framework | ||
GetFrame ( Texture2D texture ) : |
||
Update ( ) : void |
public DrawAnimationVertical ( int ticksperframe, int frameCount ) : Microsoft.Xna.Framework | ||
ticksperframe | int | |
frameCount | int | |
return | Microsoft.Xna.Framework |
public GetFrame ( Texture2D texture ) : |
||
texture | Texture2D | |
return |