Method SDL.Joystick()->create()
- Method create
SDL.Joystick SDL.Joystick(intdevice_index)- Description
Opens the given joystick device for use.
- Parameter
device_index The nth joystick device available to the system.
- See also
SDL.Joystick SDL.Joystick(int device_index)
Opens the given joystick device for use.
device_indexThe nth joystick device available to the system.