mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-02 11:53:40 +00:00
Previously this was only available through the gamepad API, but this state has always actually lived on the lower-level joystick objects, so there's no sense in not offering a public API for that level, as well. Closes #16202.