Get the type of a game controller.
int joystick_index); SDL_GameControllerType SDL_GameControllerTypeForIndex(
joystick_index | the device_index of a device, from zero to SDL_NumJoysticks()-1 |
Returns the controller type.
This can be called before any controllers are opened.
This function is available since SDL 2.0.12.