Index
Collapse All
Expand All
GetMouseY Method
Display Class
Members
See Also
Beta Documentation - Subject to change.
Gets the Y position of the mouse.
Syntax
Lua
function
Display
.
GetMouseY
(
)
;
Returns
Type: number
The Y position of the mouse in screen coordinates.
Remarks
Gets the Y position of the mouse in screen coordinates.
See Also
Display
Turbine.UI