Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_JoystickNumAxes?

SDL_JoystickNumAxes?

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_JoystickNumAxes?- Get the number of joystick axes

SYNOPSIS

#include

int SDL_JoystickNumAxes?(__SDL_Joystick

  • joystick__);

DESCRIPTION

Return the number of axes available from a previously opened SDL_Joystick.

RETURN VALUE

Number of axes.

SEE ALSO

SDL_JoystickGetAxis?, SDL_JoystickOpen?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.