Claire's Game Engine
Full C++ Engine using OpenGL
|
This is the complete list of members for Window, including all inherited members.
Close() | Window | |
GetDimensions() const | Window | |
GetSdlWindow() const | Window | |
Open() | Window | |
operator=(const Window &)=delete | Window | |
Update() | Window | |
Window(int pWidth, int pHeight, std::string pTitle) | Window | |
Window(const Window &)=delete | Window |