terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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 10 of file DrawAnimationVertical.cs.