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 | |
StardewValleyAnimation () | |
void | Draw (SpriteBatch spriteBatch, int timeInAnimation, Vector2 positionInScreen) |
Private Member Functions | |
void | ComposeAnimation () |
Matrix | GetMatrixForAnimation () |
Private Attributes | |
List< IAnimationSegment > | _segments |
Definition at line 13 of file StardewValleyAnimation.cs.