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