Searched refs:SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING (Results 1 – 3 of 3) sorted by relevance
348 #define SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING "SDL_XINPUT_USE_OLD_JOYSTICK_MAPPING" macro
43 …s_XInputUseOldJoystickMapping = SDL_GetHintBoolean(SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING, SDL_F… in SDL_XInputUseOldJoystickMapping()
115 * Added a hint SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING to use the old axis and button mapping for …