SDL_JOYSTICK_AXIS_MAX - The largest value an SDL_Joystick's axis can report.
Contents
Availability
This macro is available since SDL 3.2.0.
Name
SDL_JOYSTICK_AXIS_MAX - The largest value an SDL_Joystick's axis can report.
See Also
SDL_JOYSTICK_AXIS_MIN(3) Simple Directmedia Layer SDL 3.2.20 SDL_JOYSTICK_AXIS_MAX(3)
Synopsis
#include<SDL3/SDL_joystick.h>#defineSDL_JOYSTICK_AXIS_MAX32767
