SDL_JoystickNumAxes?
NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO
SDL_JoystickNumAxes?- Get the number of joystick axes
#include
int SDL_JoystickNumAxes?(__SDL_Joystick
Return the number of axes available from a previously opened SDL_Joystick.
Number of axes.
SDL_JoystickGetAxis?, SDL_JoystickOpen?
One page links to SDL_JoystickNumAxes(3):