hasRumble method

bool hasRumble()

Implementation

bool hasRumble() {
  // 1342
  return sdlGameControllerHasRumble(this);
}