getBindForButton method
Implementation
SdlGameControllerButtonBind getBindForButton(int button) {
// 935
return sdlGameControllerGetBindForButton(this, button);
}
SdlGameControllerButtonBind getBindForButton(int button) {
// 935
return sdlGameControllerGetBindForButton(this, button);
}