|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| NonBreakingText (IFontMetrics font, string text) | |
| string | GetAsWrappedText (float maxWidth) |
Public Attributes | |
| readonly string | Text |
| readonly float | Width |
| readonly float | WidthOnNewLine |
| readonly bool | IsWhitespace |
Private Attributes | |
| IFontMetrics | _font |
Definition at line 9 of file WrappedTextBuilder.cs.