Handbook
Glossary
gui-color-picker ( bounds color -- Color )
Vocabulary
raygui
Inputs
bounds
an
object
color
an
object
Outputs
Color
an
object
Definition
USING:
alien.syntax
raylib
;
IN:
raygui
LIBRARY:
raygui
FUNCTION-ALIAS:
gui-color-picker
Color
GuiColorPicker (
Rectangle
bounds,
Color
color )