|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <map>#include <optional>#include <stdexcept>#include <string>#include <variant>Go to the source code of this file.
Classes | |
| class | SimpleStorage |
| Simple key–value storage system for persisting basic data types. More... | |
| struct | SimpleStorage::overloaded< TSelector > |