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

SDL_JoystickNumHats?

SDL_JoystickNumHats?

NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO


NAME

SDL_JoystickNumHats?- Get the number of joystick hats

SYNOPSIS

#include

int SDL_JoystickNumHats?(__SDL_Joystick

  • joystick__);

DESCRIPTION

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

RETURN VALUE

Number of hats.

SEE ALSO

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