Luna::Window::IWindow::is_closed
virtual bool is_closed()=0
Checks whether the window is closed. The window handle is invalid when one window is closed.
Return value
Returns true if the window is closed. Returns false otherwise.
virtual bool is_closed()=0
Checks whether the window is closed. The window handle is invalid when one window is closed.
Returns true if the window is closed. Returns false otherwise.