![]() |
Elevate Engine 1
|
This is the complete list of members for Elevate::Window, including all inherited members.
| Create(const WindowProps &props=WindowProps("app.config")) | Elevate::Window | static |
| EventCallback(Event &event) | Elevate::Window | inline |
| GetFocus() const =0 | Elevate::Window | pure virtual |
| GetHeight() const =0 | Elevate::Window | pure virtual |
| GetNativeWindow() const =0 | Elevate::Window | pure virtual |
| GetTime() const =0 | Elevate::Window | pure virtual |
| GetWidth() const =0 | Elevate::Window | pure virtual |
| GetWindowData() const | Elevate::Window | inline |
| Init(const WindowProps &props) | Elevate::Window | virtual |
| IsVSync() const =0 | Elevate::Window | pure virtual |
| m_Data | Elevate::Window | protected |
| OnUpdate()=0 | Elevate::Window | pure virtual |
| SetEventCallback(const EventCallbackFn &callback)=0 | Elevate::Window | pure virtual |
| SetVSync(bool enabled)=0 | Elevate::Window | pure virtual |
| SetWindowSize(unsigned int width, unsigned int height) | Elevate::Window | |
| Window()=default | Elevate::Window | |
| ~Window() | Elevate::Window | inlinevirtual |