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.GameContent.Events.MoonlordDeathDrama.MoonlordExplosion Class Reference
+ Collaboration diagram for Terraria.GameContent.Events.MoonlordDeathDrama.MoonlordExplosion:

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
 

Detailed Description

Definition at line 404 of file MoonlordDeathDrama.cs.


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