Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
BindCallbacksToGLFW.hpp File Reference
#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.