love.mouse
Functions
| getX( ) | Gets the current x-position of the mouse. | 
| getY( ) | Gets the current y-position of the mouse. | 
| isDown( button ) | Checks whether a certain button is down. | 
| setVisible( visible ) | Constrols mouse visbility. | 
| isVisible( ) | Checks mouse visbility. |