Window_mouse_set - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC {{-}}
Notation
Description
Sets the mouse position relative to the window offset by the given coordinate.
Parameters
- x (x,y) relative coordinate to the window
- y
Return Values
This function has no return values.
Example Call
window_mouse_set(0, 0);