TextLogic

Undocumented in source.

Members

Static functions

create
WidgetProxy create(WidgetProxy parent, string text, FontRef font, Color4ub color, Alignment halign, Alignment valign)
Undocumented in source. Be warned that the author may not have intended to support it.
drawText
void drawText(WidgetProxy widget, DrawEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
setText
void setText(WidgetProxy widget, string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta