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

Public Member Functions

 MoonlordPiece (Texture2D pieceTexture, Vector2 textureOrigin, Vector2 centerPos, Vector2 velocity, float rot, float angularVelocity)
 
void Update ()
 
void Draw (SpriteBatch sp)
 
bool InDrawRange (Rectangle playerScreen)
 
Color GetLight ()
 

Properties

bool Dead [get, set]
 

Private Attributes

Texture2D _texture
 
Vector2 _position
 
Vector2 _velocity
 
Vector2 _origin
 
float _rotation
 
float _rotationVelocity
 

Detailed Description

Definition at line 267 of file MoonlordDeathDrama.cs.


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