Views
love.mouse.isGrabbed
Checks if the mouse is grabbed.
Contents |
Function
Synopsis
grabbed = love.mouse.isGrabbed( )
Arguments
None.
Returns
boolean grabbed
- True if the cursor is grabbed, false if it is not.
Checks if the mouse is grabbed.
Contents |
None.
boolean grabbed