Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Text.WrappedTextBuilder.NonBreakingText Struct Reference

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
 

Detailed Description

Definition at line 9 of file WrappedTextBuilder.cs.


The documentation for this struct was generated from the following file: