SDL_GameControllerHasButton

Undocumented in source.
  1. SDL_bool SDL_GameControllerHasButton(SDL_GameController* gamecontroller, SDL_GameControllerButton button)
  2. pSDL_GameControllerHasButton SDL_GameControllerHasButton;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2014)
    pSDL_GameControllerHasButton SDL_GameControllerHasButton;

Meta