#include <ankerl/unordered_dense.h>#include <entt/entt.hpp>#include <nlohmann/json.hpp>#include "galaxy/fs/Serializable.hpp"#include "galaxy/logging/Log.hpp"#include "galaxy/meta/Concepts.hpp"Go to the source code of this file.
Classes | |
| class | galaxy::meta::EntityFactory |
| Handles entity meta (de)serialization. More... | |
| struct | galaxy::meta::EntityFactory::SerializationData |
| Data needed to serialize an entity. More... | |
Namespaces | |
| namespace | galaxy |
| Application.hpp galaxy. | |
| namespace | galaxy::meta |