evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
CheckBox.this
evael
graphics
gui
controls
CheckBox
CheckBox
Undocumented in source.
this
(wstring text, float x, float y, int width, int height)
class
CheckBox
this
(
in
wstring
text
,
in
float
x
,
in
float
y
,
in
int
width
= 13
,
in
int
height
= 13
)
this
(wstring text, vec2 position, Size!int size)
Meta
Source
See Implementation
evael
graphics
gui
controls
CheckBox
CheckBox
constructors
this
functions
draw
onMouseLeave
onMouseMove
onMouseUp
properties
checked
color