- _textElm
TextElement _textElm;
Undocumented in source.
- _text
dstring _text;
Undocumented in source.
- _font
FontFace _font;
Undocumented in source.
- textOriginRate
ref textOriginRate [@property getter]
- text
dstring text [@property getter]
- font
FontFace font [@property getter]
- textPosRate
vec2 textPosRate;
- wantedSize
vec2 wantedSize [@property getter]
- loadText
void loadText(dstring v, FontFace f)
- drawText
void drawText(Window win, float xshift)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Window win, ColorSet parent)
- trackable
bool trackable [@property getter]
- focusable
bool focusable [@property getter]
A widget of button.