Window_mouse_get_y - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC
Notation
Description
Gets the y 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 y value of the mouse coordinate relative to the window.
Example Call
window_mouse_get_y();