|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <functional>#include <memory>#include <string>#include <unordered_map>#include "engine/core/events/system_event.h"#include "engine/core/iEngineService.h"#include "engine/core/system/i_backend_system.h"Go to the source code of this file.
Classes | |
| class | SystemService |