|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <SDL3/SDL_keycode.h>#include <engine/input/i_input.h>#include <engine/input/strategy/sdl_input_strategy.h>#include <map>Go to the source code of this file.
Classes | |
| class | SDLInputStrategy |