Luna::Window::IWindow::is_visible
virtual bool is_visible()=0
Checks whether the window is visible.
Return value
Returns true
if the window is visible. Returns false
otherwise.
virtual bool is_visible()=0
Checks whether the window is visible.
Returns true
if the window is visible. Returns false
otherwise.