SDL_JoystickNumHats — Get the number of joystick hats
#include "SDL.h"
int
SDL_JoystickNumHats( |
SDL_Joystick * | joystick) ; |
SDL_JoystickGetHat(3), SDL_JoystickOpen(3)
COPYRIGHT |
---|
This manual page is taken from the SDL library, licensed under GNU LGPL. |