|
CoriEngine
|
#include <filesystem>#include <unordered_map>

Go to the source code of this file.
Classes | |
| class | Cori::FileSystem::PathManager |
| Path manager is responsible for loading the fsgame.json file from the drive, parsing it, and providing paths based on aliases. More... | |
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Core |
| Core systems of the engine are here. | |
| namespace | Cori::FileSystem |
| Everything connected to interacting with files and filesystem is in this namespace. | |