Метод | Описание | |
---|---|---|
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 | |
Результат | Microsoft.Xna.Framework |
public GetFrame ( Texture2D texture ) : |
||
texture | Texture2D | |
Результат |