Handbook
Glossary
gui-color-panel ( 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-panel
Color
GuiColorPanel (
Rectangle
bounds,
Color
color )