Window.shouldClose

Returns true if this window should close.

  1. bool shouldClose(bool shouldClose)
    class Window
    bool
    shouldClose
  2. bool shouldClose()

Return Value

Type: bool

true if this window should close

Meta