Name
SDL_JoystickNumBalls -- Get the number of joystick trackballs
Synopsis
uses
SDL;
function SDL_JoystickNumBalls( joystick : PSDL_Joystick ) : Integer;
Description
Return the number of trackballs available from a previously opened
SDL_Joystick.
Return Value
Number of trackballs.