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
Loading...
Searching...
No Matches
Terraria.DataStructures.DrawAnimationVertical Class Reference
+ Inheritance diagram for Terraria.DataStructures.DrawAnimationVertical:
+ Collaboration diagram for Terraria.DataStructures.DrawAnimationVertical:

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
 

Detailed Description

Definition at line 10 of file DrawAnimationVertical.cs.


The documentation for this class was generated from the following file: