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

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]
 

Private Attributes

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

Detailed Description

Definition at line 12 of file MoonlordDeathDrama.cs.


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