|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <engine/input/i_input_provider.h>#include <engine/input/key_code.h>#include <engine/input/key_state.h>#include <map>Go to the source code of this file.
Classes | |
| class | InputSystem |
| SDL-backed implementation of the input provider interface. More... | |