SDL_JOYSTICK_AXIS_MAX - Man Page
The largest value an SDL_Joystick's axis can report.
Synopsis
#include <SDL3/SDL_joystick.h> #define SDL_JOYSTICK_AXIS_MAX 32767
Availability
This macro is available since SDL 3.2.0.
See Also
Referenced By
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS