Searched refs:SDL_GetSteamControllerInputs (Results 1 – 3 of 3) sorted by relevance
33 void SDL_GetSteamControllerInputs(int *nbuttons, int *naxes, int *nhats) in SDL_GetSteamControllerInputs() function
32 void SDL_GetSteamControllerInputs(int *nbuttons, int *naxes, int *nhats);
814 SDL_GetSteamControllerInputs(&joystick->nbuttons, in LINUX_JoystickOpen()
Completed in 13 milliseconds