This is the complete list of members for AE::Core::Window, including all inherited members.
Create(const WindowProps &props=WindowProps()) | AE::Core::Window | static |
EventCallbackFn typedef (defined in AE::Core::Window) | AE::Core::Window | |
GetHeight() const =0 | AE::Core::Window | pure virtual |
GetNativeWindow() const =0 | AE::Core::Window | pure virtual |
GetWidth() const =0 | AE::Core::Window | pure virtual |
IsVSync() const =0 | AE::Core::Window | pure virtual |
OnUpdate()=0 | AE::Core::Window | pure virtual |
SetEventCallback(const EventCallbackFn &callback)=0 | AE::Core::Window | pure virtual |
SetVSync(bool enabled)=0 | AE::Core::Window | pure virtual |
~Window() (defined in AE::Core::Window) | AE::Core::Window | virtual |