- append
TextLine append(string text)
- append
TextLine append(dstring text)
Undocumented in source. Be warned that the author may not have intended to support it.
- appendGlyphs
void appendGlyphs(dstring text, Font font)
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- font
void font(Font newFont)
Undocumented in source. Be warned that the author may not have intended to support it.
- font
Font font()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontName
string fontName()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontName
void fontName(string newFontName)
Undocumented in source. Be warned that the author may not have intended to support it.
- geometry
TexRectArray geometry()
Undocumented in source. Be warned that the author may not have intended to support it.
- height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- isInited
bool isInited()
Undocumented in source. Be warned that the author may not have intended to support it.
- size
ivec2 size()
Undocumented in source. Be warned that the author may not have intended to support it.
- text
dstring text()
Undocumented in source. Be warned that the author may not have intended to support it.
- text
dstring text(dstring newText)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
- width
uint width()
Undocumented in source. Be warned that the author may not have intended to support it.