Luna::Window::IWindow::set_visible
virtual RV set_visible(bool visible)=0
Sets the visibility of the window.
Parameters
-
in visible
The new visibility of the window (
true
for visible).
virtual RV set_visible(bool visible)=0
Sets the visibility of the window.
in visible
The new visibility of the window (true
for visible).