Method SDL.joystick_name() Method joystick_name string joystick_name(int device_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 SDL.Joystick->name()