clear method

int clear()

Implementation

int clear() {
  // 1502
  return sdlRenderClear(this);
}