Available since LÖVE 0.9.0
|
This function is not supported in earlier versions.
|
Called when a Joystick is disconnected.
Function
Synopsis
love.joystickremoved( joystick )
Arguments
-
Joystick joystick
- The now-disconnected Joystick object.
Returns
Nothing.
See Also