Window_mouse_get_x - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC
Notation
Description
Gets the x value of the mouse coordinate relative to the game window, and returns the result.
Parameters
- none This function has no parameters.
Return Values
Returns the x value of the mouse coordinate relative to the window.
Example Call
window_mouse_get_x();