|
Monad Engine da02fba2
> Undercity Codex_
|
#include <nlohmann/json.hpp>#include <cstddef>#include <string>#include <unordered_map>#include <memory>
Include dependency graph for Component.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | eng::Component |
| class | eng::ComponentCreatorBase |
| class | eng::ComponentCreator< T > |
| class | eng::ComponentFactory |
Namespaces | |
| namespace | eng |
Macros | |
| #define | COMPONENT(ComponentClass) |
| #define COMPONENT | ( | ComponentClass | ) |
Definition at line 75 of file Component.h.