set-mouse-position ( x y -- )


Vocabulary
raylib

Inputs
xan int
yan int


Outputs
None

Word description
Set mouse position XY

Definition