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