BaseLineTextBox

Undocumented in source.

Constructors

this
this(string font_name, uint size)
Undocumented in source.

Members

Functions

draw
void draw(ivec2 win_size)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

color
vec4 color [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
vec2 position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
vec2 position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
rectangle
fRegion2 rectangle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
T text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
wstring text [@property getter]
uv
GLArrayBuffer uv;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

vert
GLArrayBuffer vert;
Undocumented in source.

Meta