CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::AbstractComponentListener Member List

This is the complete list of members for CeresEngine::AbstractComponentListener, including all inherited members.

componentsAdded(const Entity &entity) noexcept=0CeresEngine::AbstractComponentListenerpure virtual
componentsRemoved(const Entity &entity) noexcept=0CeresEngine::AbstractComponentListenerpure virtual
entityDirtied(const Entity &entity, const EntityChangeSet &changeSet) noexceptCeresEngine::AbstractComponentListenerinlinevirtual
mask() const noexcept=0CeresEngine::AbstractComponentListenerpure virtual
~AbstractComponentListener()=defaultCeresEngine::AbstractComponentListenervirtual