tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for TileFont, including all inherited members.
DrawString(Point start, string text, DrawMode mode) (defined in TileFont) | TileFont | static |
HLineLabel(Point start, int width, string text, DrawMode mode, bool rightSideText=false) (defined in TileFont) | TileFont | static |
MeasureString(string text) (defined in TileFont) | TileFont | static |
VLineLabel(Point start, int height, string text, DrawMode mode, bool bottomText=false) (defined in TileFont) | TileFont | static |