|
Nui Engine
A game engine framework
|
This is the complete list of members for Nui::AppBase, including all inherited members.
| AddCallback(U32 msg, WndCallback callback) | Nui::Window | |
| AppBase(WStringView appName, Window::Style style, Window::Size size) | Nui::AppBase | explicit |
| Engine (defined in Nui::AppBase) | Nui::AppBase | friend |
| Focused() const | Nui::Window | |
| GetClientSize() const | Nui::Window | |
| GetHinstance() const | Nui::Window | |
| GetHWND() const | Nui::Window | |
| GetWorld() const | Nui::AppBase | inline |
| Maximized() const | Nui::Window | |
| OnInit() | Nui::AppBase | inlinevirtual |
| OnShutdown() | Nui::AppBase | inlinevirtual |
| 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 | |
| ~AppBase()=default | Nui::AppBase | virtual |
| ~Window() | Nui::Window | virtual |