Method SDL.joystick_opened()
- Method joystick_opened
intjoystick_opened(intdevice_index)- Description
Determines whether the given joystick device has already been opened.
- Parameter
device_index The nth joystick device.
- Returns
1if this device has already been opened, otherwise0.