terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
DrawAnimationVertical (int ticksperframe, int frameCount, bool pingPong=false) | |
override void | Update () |
override Rectangle | GetFrame (Texture2D texture, int frameCounterOverride=-1) |
Public Attributes | |
bool | PingPong |
bool | NotActuallyAnimating |
int | Frame |
int | FrameCount |
int | TicksPerFrame |
int | FrameCounter |
Definition at line 8 of file DrawAnimationVertical.cs.