logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_JOYSTICK_AXIS_MAX - The largest value an SDL_Joystick's axis can report.

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

See Also