isCkipEnabled method

bool isCkipEnabled()

Implementation

bool isCkipEnabled() {
  // 1207
  return sdlRenderIsClipEnabled(this);
}