gui-scroll-panel ( bounds content scroll -- Rectangle )


Vocabulary
raygui

Inputs
boundsan object
contentan object
scrollan object


Outputs
Rectanglean object


Definition


LIBRARY: raygui FUNCTION-ALIAS: gui-scroll-panel Rectangle
GuiScrollPanel
( Rectangle bounds, Rectangle content, Vector2* scroll )