#include <iostream>#include <memory>#include <typeindex>#include <unordered_map>#include <vector>#include "Component.h"#include "Entity.inl"Go to the source code of this file.
Classes | |
| class | Test |
| class | hellfire::Entity |
Namespaces | |
| namespace | hellfire |
Concepts | |
| concept | hellfire::ComponentType |
| concept | hellfire::ScriptComponentType |