SDL_JOYSTICK_AXIS_MIN - Man Page

The smallest value an SDL_Joystick

Header File

Defined in SDL3/SDL_joystick.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_JOYSTICK_AXIS_MIN   -32768

Description

This is a negative number!

Availability

This macro is available since SDL 3.2.0.

See Also

·(3), SDL_JOYSTICK_AXIS_MAX(3)

Referenced By

SDL_JOYSTICK_AXIS_MAX(3).

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS