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 | |
MoonlordExplosion (Texture2D pieceTexture, Vector2 centerPos, int frameSpeed) | |
void | Update () |
void | Draw (SpriteBatch sp) |
bool | InDrawRange (Rectangle playerScreen) |
Color | GetLight () |
Properties | |
bool | Dead [get, set] |
Private Attributes | |
Texture2D | _texture |
Vector2 | _position |
Vector2 | _origin |
Rectangle | _frame |
int | _frameCounter |
int | _frameSpeed |
Definition at line 404 of file MoonlordDeathDrama.cs.