tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PlayerDrawLayer.Transformation Class Referenceabstract

Inherited by VanillaPlayerDrawTransform.

Public Member Functions

void PostDrawRecursive (ref PlayerDrawSet drawInfo)
 
void PreDrawRecursive (ref PlayerDrawSet drawInfo)
 

Protected Member Functions

abstract void PostDraw (ref PlayerDrawSet drawInfo)
 Reverse a transformation from the drawInfo
 
abstract void PreDraw (ref PlayerDrawSet drawInfo)
 Add a transformation to the drawInfo
 

Properties

virtual Transformation Parent [get]