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

SDL_JoystickNumBalls?

SDL_JoystickNumBalls?

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_JoystickNumBalls?- Get the number of joystick trackballs

SYNOPSIS

#include

int SDL_JoystickNumBalls?(__SDL_Joystick

  • joystick__);

DESCRIPTION

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

RETURN VALUE

Number of trackballs.

SEE ALSO

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