updateSurface method

void updateSurface()

Implementation

void updateSurface() {
  // 1496
  sdlUpdateWindowSurface(this);
}