gui-text-box-multi ( bounds text textSize editMode -- bool )


Vocabulary
raygui

Inputs
boundsan object
textan object
textSizean object
editModean object


Outputs
boolan object


Definition


LIBRARY: raygui FUNCTION-ALIAS: gui-text-box-multi bool
GuiTextBoxMulti
( Rectangle bounds, char* text, int textSize, bool editMode
)