|
SDEngine
Game Engine
|
#include <functional>#include <memory>#include <vector>#include "SD/core/types.hpp"#include "SD/export.hpp"#include "SparseEntitySet.hpp"
Include dependency graph for ComponentFactory.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | sd::ComponentFactory |
Namespaces | |
| namespace | sd |
Macros | |
| #define | REGISTER_SERIALIZABLE_COMPONENT(T) |
| #define REGISTER_SERIALIZABLE_COMPONENT | ( | T | ) |