evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
ListBoxItem.this
evael
graphics
gui
controls
ListBox
ListBoxItem
Undocumented in source.
this
(uint index, wstring text, vec2 position, Size!int size)
this
(uint index, wstring text, vec2 position, Size!int size)
class
ListBoxItem
this
(
in
uint
index
,
in
wstring
text
,
in
ref
vec2
position
,
in
ref
Size
!int
size
)
Meta
Source
See Implementation
evael
graphics
gui
controls
ListBox
ListBoxItem
constructors
this
functions
draw
onMouseClick
onMouseLeave
onMouseMove
onMouseUp
properties
index
text