Function
love.mouse.getX( )
Returns the current x-position of the mouse.
Synopsis
x = love.mouse.getX( )
Returns
x number The position of the mouse along the x-axis.
Copyright © 2006-2010 LÖVE Development Team.