![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#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"
Include dependency graph for EntityFactory.hpp:
This graph shows which files directly or indirectly include this file: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 |
| Animated.cpp galaxy. | |
| namespace | galaxy::meta |