2 #include "block/component.hpp"
3 #include "core/tool.hpp"
4 #include <forward_list>
20 const class Entity *get_entity();
Definition: idocument.hpp:5
Definition: entity.hpp:14
A Component is an instanced Entity in a Block.
Definition: component.hpp:39