Searched refs:SDL_JoystickGetBall (Results 1 – 3 of 3) sorted by relevance
166 extern DECLSPEC int SDLCALL SDL_JoystickGetBall(SDL_Joystick *joystick, int ball, int *dx, int *dy);
65 SDL_JoystickGetBall
307 int SDL_JoystickGetBall(SDL_Joystick *joystick, int ball, int *dx, int *dy) in SDL_JoystickGetBall() function