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)
this
(wstring text, vec2 position, Size!int size)
class
CheckBox
this
(
in
wstring
text
,
in
vec2
position
,
in
Size
!int
size
)
Meta
Source
See Implementation
evael
graphics
gui
controls
CheckBox
CheckBox
constructors
this
functions
draw
onMouseLeave
onMouseMove
onMouseUp
properties
checked
color