HomeSort by relevance Sort by last modified time
    Searched defs:SDL_GameControllerAxis (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gamecontroller.h 222 } SDL_GameControllerAxis;
227 extern DECLSPEC SDL_GameControllerAxis SDLCALL SDL_GameControllerGetAxisFromString(const char *pchString);
232 extern DECLSPEC const char* SDLCALL SDL_GameControllerGetStringForAxis(SDL_GameControllerAxis axis);
239 SDL_GameControllerAxis axis);
250 SDL_GameControllerAxis axis);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 222 } SDL_GameControllerAxis;
227 extern DECLSPEC SDL_GameControllerAxis SDLCALL SDL_GameControllerGetAxisFromString(const char *pchString);
232 extern DECLSPEC const char* SDLCALL SDL_GameControllerGetStringForAxis(SDL_GameControllerAxis axis);
239 SDL_GameControllerAxis axis);
250 SDL_GameControllerAxis axis);
  /prebuilts/misc/windows/sdl2/include/
SDL_gamecontroller.h 222 } SDL_GameControllerAxis;
227 extern DECLSPEC SDL_GameControllerAxis SDLCALL SDL_GameControllerGetAxisFromString(const char *pchString);
232 extern DECLSPEC const char* SDLCALL SDL_GameControllerGetStringForAxis(SDL_GameControllerAxis axis);
239 SDL_GameControllerAxis axis);
250 SDL_GameControllerAxis axis);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gamecontroller.h 222 } SDL_GameControllerAxis;
227 extern DECLSPEC SDL_GameControllerAxis SDLCALL SDL_GameControllerGetAxisFromString(const char *pchString);
232 extern DECLSPEC const char* SDLCALL SDL_GameControllerGetStringForAxis(SDL_GameControllerAxis axis);
239 SDL_GameControllerAxis axis);
250 SDL_GameControllerAxis axis);

Completed in 756 milliseconds