Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Engine::Window Member List

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

displayHeightEngine::Windowprotected
displayWidthEngine::Windowprotected
Engine classEngine::Windowfriend
GetDisplayHeight() const noexceptEngine::Window
GetDisplayWidth() const noexceptEngine::Window
GetGLFWWindow() const noexceptEngine::Window
GetHeight() const noexceptEngine::Window
GetTitle() const Engine::Window
GetWidth() const noexceptEngine::Window
GetWindowHandle() const noexceptEngine::Window
heightEngine::Windowprotected
OnWindowResized(GLFWwindow *window, int width, int height)Engine::Windowstatic
Renderer classEngine::Windowfriend
SetShouldClose(bool value) const noexceptEngine::Window
ShouldClose() const noexceptEngine::Window
titleEngine::Windowprotected
widthEngine::Windowprotected
windowEngine::Windowprotected
~Window() noexceptEngine::Windowvirtual