SDL_JOYSTICK_AXIS_MAX - Man Page
The largest value an SDL_Joystick
Header File
Defined in SDL3/SDL_joystick.h
Synopsis
#include "SDL3/SDL.h" #define SDL_JOYSTICK_AXIS_MAX 32767
Availability
This macro is available since SDL 3.2.0.
See Also
·(3), SDL_JOYSTICK_AXIS_MIN(3)
Referenced By
SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS