WindowShouldClose method

bool WindowShouldClose()

Implementation

bool WindowShouldClose() {
  return _WindowShouldClose();
}