Searched refs:SDL_GetPlayerIndexForJoystickID (Results 1 – 1 of 1) sorted by relevance
136 SDL_GetPlayerIndexForJoystickID(SDL_JoystickID instance_id) in SDL_GetPlayerIndexForJoystickID() function187 existing_player_index = SDL_GetPlayerIndexForJoystickID(instance_id); in SDL_SetJoystickIDForPlayerIndex()326 player_index = SDL_GetPlayerIndexForJoystickID(SDL_JoystickGetDeviceInstanceID(device_index)); in SDL_JoystickGetDevicePlayerIndex()854 player_index = SDL_GetPlayerIndexForJoystickID(joystick->instance_id); in SDL_JoystickGetPlayerIndex()1155 player_index = SDL_GetPlayerIndexForJoystickID(device_instance); in SDL_PrivateJoystickRemoved()
Completed in 12 milliseconds