SDL_GameControllerHasButton

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_bool SDL_GameControllerHasButton(SDL_GameController* gamecontroller, SDL_GameControllerButton button)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl2014)
    SDL_GameControllerHasButton
  2. pSDL_GameControllerHasButton SDL_GameControllerHasButton;

Meta