tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
void | Draw (SpriteBatch spriteBatch, GameTime time) |
void | DrawDebugHitbox (BasicDebugDrawer drawer) |
void | EscapeElements () |
CalculatedStyle | GetDimensions () |
void | GoBack () |
bool | IsElementUnderMouse () |
void | Recalculate () |
void | ResetLasts () |
void | SetState (UIState state) |
void | Update (GameTime time) |
void | Use () |
Public Attributes | |
bool | IsVisible |
Vector2 | MousePosition |
Static Public Attributes | |
static UserInterface | ActiveInstance = new UserInterface() |
Properties | |
UIState | CurrentState [get] |