Function
love.mouse.isVisible( )
Checks if the cursor is visible.
Synopsis
visible = love.mouse.isVisible( )
Returns
visible boolean True if the cursor to visible, false if the cursor is hidden.
Copyright © 2006-2010 LÖVE Development Team.