voxelman v0.9.0 (2022-05-10T16:23:35Z)
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