MouseY
Category: Input
Signature
MouseY()
Returns
Integer
Description
Returns the current mouse Y position mapped into the virtual screen coordinate space.
The mouse position system functions account for the current virtual resolution, render scaling, and any letterbox or pillarbox offsets applied by Graphics.
Example
my = MouseY()