tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
CalculatedStyle Struct Reference

Public Member Functions

 CalculatedStyle (float x, float y, float width, float height)
 
Vector2 Center ()
 
Vector2 Position ()
 
Rectangle ToRectangle ()
 

Public Attributes

float Height
 
float Width
 
float X
 
float Y