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

SDL_JoystickNumButtons?

SDL_JoystickNumButtons?

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_JoystickNumButtons?- Get the number of joysitck buttons

SYNOPSIS

#include

int SDL_JoystickNumButtons?(__SDL_Joystick

  • joystick__);

DESCRIPTION

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

RETURN VALUE

Number of buttons.

SEE ALSO

SDL_JoystickGetButton?, 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.