Primary base class for all user-facing Malena components. More...
#include <Malena/Core/Component.h>
Primary base class for all user-facing Malena components.
If two manifests in the inheritance chain declare the same resource enum (Images, Fonts, Sounds, Text), a compile-time error is emitted with a clear message pointing to the resolution.
| First | Either a Manifest subclass or the first extra trait. |
| Rest | Additional traits. |
Definition at line 271 of file Component.h.