Nui Engine
A game engine framework
Loading...
Searching...
No Matches
Nui::Window Member List

This is the complete list of members for Nui::Window, including all inherited members.

AddCallback(U32 msg, WndCallback callback)Nui::Window
Focused() constNui::Window
GetClientSize() constNui::Window
GetHinstance() constNui::Window
GetHWND() constNui::Window
Maximized() constNui::Window
SetWindowTitle(WString title)Nui::Window
Style enum nameNui::Window
WantsToClose() constNui::Window
Window(Window::Style style, WStringView title, Window::Size size={ 1280, 720 })Nui::Windowexplicit
WndCallback typedef (defined in Nui::Window)Nui::Window
~Window()Nui::Windowvirtual