Get the type of a joystick, if available.
This can be called before any joysticks are opened.
the joystick instance ID.
the SDL_JoystickType of the selected joystick. If called with an invalid instance_id, this function returns SDL_JOYSTICK_TYPE_UNKNOWN.
SDL_GetJoystickType SDL_GetJoysticks
See Implementation
Get the type of a joystick, if available.
This can be called before any joysticks are opened.