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