gui-dropdown-box ( bounds text active editMode -- bool )


Vocabulary
raygui

Inputs
boundsan object
textan object
activean object
editModean object


Outputs
boolan object


Definition


LIBRARY: raygui FUNCTION-ALIAS: gui-dropdown-box bool
GuiDropdownBox
( Rectangle bounds, c-string text, int* active, bool
editMode )