THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
A hint that specifies that SDL should use the old axis and button mapping for XInput devices.
0 |
use the old axis and button mapping for XInput devices |
1 |
do not use old axis and button mapping for XInput devices |
By default SDL does not use the old axis and button mapping for XInput devices.
This hint is for backwards compatibility only and will be removed in SDL 2.1.
The default value is "0". This hint must be set before SDL_Init().
This hint is available since SDL 2.0.4.
CategoryDefine, CategoryHints, CategoryDraft