|
Engine²
Open-source game engine written in C++.
|
#include "Engine.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Input |
| namespace | Input::System |
Functions | |
| void | Input::System::BindCallbacksToGLFW (Engine::Core &core) |
| Bind GLFW callbacks to the InputManager. | |