set-shapes-texture ( texture source -- )


Vocabulary
raylib

Inputs
texturea Texture2D
sourcea Rectangle


Outputs
None

Word description
Set texture and rectangle to be used on shapes drawing

Definition