Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Events.MoonlordDeathDrama.MoonlordExplosion Class Reference

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]
 

Private Attributes

Texture2D _texture
 
Vector2 _position
 
Vector2 _origin
 
Rectangle _frame
 
int _frameCounter
 
int _frameSpeed
 

Detailed Description

Definition at line 89 of file MoonlordDeathDrama.cs.


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