Home
last modified time | relevance | path

Searched refs:SDL_JoystickGetButton (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/include/
DSDL_joystick.h153 extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetButton(SDL_Joystick *joystick, int button);
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
DSDL.x66 SDL_JoystickGetButton
/external/qemu/distrib/sdl-1.2.12/src/joystick/
DSDL_joystick.c333 Uint8 SDL_JoystickGetButton(SDL_Joystick *joystick, int button) in SDL_JoystickGetButton() function