draw-rectangle-rec ( rec color -- )


Vocabulary
raylib

Inputs
reca Rectangle
colora Color


Outputs
None

Word description
Draw a color-filled rectangle

Definition