BaseMultiLineTextBox

Undocumented in source.

Constructors

this
this(string font_name, uint font_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.

Mixins

__anonymous
mixin EMM
Undocumented in source.

Properties

color
vec3 color [@property setter]
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.
size
vec2 size [@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]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta