Chess Engine
A Chess Engine project written in C++.
|
Public Member Functions | |
void | initialize (GLFWwindow *window) |
void | terminate () |
void | updateDimensions () |
void | showDemoWindow () |
void | beginFrame () |
void | finishFrame () |
void | setWindowPos (const std::string &title, float x, float y) |
void | keepWindowInBounds (const char *windowName) const |