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

Classes

class  MoonlordExplosion
 
class  MoonlordPiece
 

Public Member Functions

 MoonlordDeathDrama ()
 

Static Public Member Functions

static void Update ()
 
static void DrawPieces (SpriteBatch spriteBatch)
 
static void DrawExplosions (SpriteBatch spriteBatch)
 
static void DrawWhite (SpriteBatch spriteBatch)
 
static void ThrowPieces (Vector2 MoonlordCoreCenter, int DramaSeed)
 
static void AddExplosion (Vector2 spot)
 
static void RequestLight (float light, Vector2 spot)
 

Static Private Member Functions

static MoonlordDeathDrama ()
 

Static Private Attributes

static List< MoonlordDeathDrama.MoonlordPiece_pieces
 
static List< MoonlordDeathDrama.MoonlordExplosion_explosions
 
static List< Vector2_lightSources
 
static float whitening
 
static float requestedLight
 

Detailed Description

Definition at line 13 of file MoonlordDeathDrama.cs.


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