getIntegerScale method

bool getIntegerScale()

Implementation

bool getIntegerScale() {
  // 1085
  return sdlRenderGetIntegerScale(this);
}