R-Type
Classes | Namespaces | Typedefs
PrefabManager.hpp File Reference
#include <string>
#include <unordered_map>
#include <typeindex>
#include <functional>
#include <nlohmann/json.hpp>
#include "Entity.hpp"
#include "Registry.hpp"
#include "AssetManager.hpp"

Go to the source code of this file.

Classes

class  GameEngine::PrefabManager
 Class to manage prefabs. More...
 

Namespaces

 GameEngine
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json