Definition: ArcadeStruct.hpp:10
Definition: IComponent.hpp:39
CompType type
Type of the component (it let you cast without headache)
Definition: IComponent.hpp:46
std::string id
Name of the component.
Definition: IComponent.hpp:50
virtual ~IComponent()=default