love.mouse.getY
Returns the current y-position of the mouse.
Function
Synopsis
y = love.mouse.getY( )
Arguments
None.
Returns
number y
- The position of the mouse along the y-axis.
Returns the current y-position of the mouse.
y = love.mouse.getY( )
None.
number y