love.joystick.open
Opens up a joystick to be used, i.e. makes it ready to use. By default joysticks that are available at the start of your game will be opened.
Function
Synopsis
love.joystick.open( joystick )
Arguments
number joystick
- The joystick to be checked
Returns
Nothing.