|
Nui Engine
A game engine framework
|
This is the complete list of members for Nui::Window, including all inherited members.
| AddCallback(U32 msg, WndCallback callback) | Nui::Window | |
| Focused() const | Nui::Window | |
| GetClientSize() const | Nui::Window | |
| GetHinstance() const | Nui::Window | |
| GetHWND() const | Nui::Window | |
| Maximized() const | Nui::Window | |
| SetWindowTitle(WString title) | Nui::Window | |
| Style enum name | Nui::Window | |
| WantsToClose() const | Nui::Window | |
| Window(Window::Style style, WStringView title, Window::Size size={ 1280, 720 }) | Nui::Window | explicit |
| WndCallback typedef (defined in Nui::Window) | Nui::Window | |
| ~Window() | Nui::Window | virtual |