evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
TextBox.this
evael
graphics
gui
controls
TextBox
TextBox
Undocumented in source.
this
(float x, float y, int width, int height)
class
TextBox
this
(
in
float
x
,
in
float
y
,
in
int
width
,
in
int
height
)
this
(vec2 position, Size!int size)
Meta
Source
See Implementation
evael
graphics
gui
controls
TextBox
TextBox
constructors
this
functions
clear
draw
initialize
onKey
onMouseClick
onMouseLeave
onMouseMove
onText
properties
maxCharactersCount
text
textw