Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h82 typedef struct SDL_GameControllerButtonBind struct
95 } SDL_GameControllerButtonBind; argument
328 extern DECLSPEC SDL_GameControllerButtonBind SDLCALL
381 extern DECLSPEC SDL_GameControllerButtonBind SDLCALL
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c2051 SDL_GameControllerButtonBind SDL_GameControllerGetBindForAxis(SDL_GameController * gamecontroller, … in SDL_GameControllerGetBindForAxis()
2054 SDL_GameControllerButtonBind bind; in SDL_GameControllerGetBindForAxis()
2083 SDL_GameControllerButtonBind SDL_GameControllerGetBindForButton(SDL_GameController * gamecontroller… in SDL_GameControllerGetBindForButton()
2086 SDL_GameControllerButtonBind bind; in SDL_GameControllerGetBindForButton()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_procs.h179 SDL_DYNAPI_PROC(SDL_GameControllerButtonBind,SDL_GameControllerGetBindForAxis,(SDL_GameController *…
183 SDL_DYNAPI_PROC(SDL_GameControllerButtonBind,SDL_GameControllerGetBindForButton,(SDL_GameController…

Completed in 9 milliseconds