CoriEngine
Loading...
Searching...
No Matches
PathManager.hpp File Reference
#include <filesystem>
#include <unordered_map>
Include dependency graph for PathManager.hpp:
This graph shows which files directly or indirectly include this file:

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.