Method SDL.joystick_name()
- Method joystick_name
stringjoystick_name(intdevice_index)- Description
Returns the implementation-dependent name of the nth joystick device available to the system.
- Parameter
device_index The nth joystick device.
- Returns
The implementation-dependent name of the given joystick device.
- See also