voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
DropDown.create
voxelman
gui
widgets
DropDown
Undocumented in source. Be warned that the author may not have intended to support it.
struct
DropDown
static
WidgetProxy
create
(
WidgetProxy
parent
,
string
[]
options
,
size_t
selectedOption
,
OptionSelectHandler
handler
= null
)
Meta
Source
See Implementation
voxelman
gui
widgets
DropDown
mixins
__anonymous
static functions
create
onOptionClick
onOverlayPress
onWidgetClick
toggleDropDown