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

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

componentIDCeresEngine::ComponentType
componentMaskCeresEngine::ComponentType
ComponentType(const ComponentID componentID)CeresEngine::ComponentTypeinlineexplicitprotected
ComponentType(const ComponentType &)=deleteCeresEngine::ComponentType
ComponentType(ComponentType &&)=deleteCeresEngine::ComponentType
emitComponentAdded(const Entity &entity) const =0CeresEngine::ComponentTypepure virtual
emitComponentRemoved(const Entity &entity) const =0CeresEngine::ComponentTypepure virtual
get() noexceptCeresEngine::ComponentTypeinlinestatic
getAccessorClass() const noexcept=0CeresEngine::ComponentTypepure virtual
getAccessorType() const noexcept=0CeresEngine::ComponentTypepure virtual
getAny(AbstractComponent &component) const noexcept=0CeresEngine::ComponentTypepure virtual
getAny(const AbstractComponent &component) const noexcept=0CeresEngine::ComponentTypepure virtual
getClass() const noexcept=0CeresEngine::ComponentTypepure virtual
getType() const noexcept=0CeresEngine::ComponentTypepure virtual
nextComponentIDCeresEngine::ComponentTypeprotectedstatic
operator!=CeresEngine::ComponentTypefriend
operator=(const ComponentType &)=deleteCeresEngine::ComponentType
operator=(ComponentType &&)=deleteCeresEngine::ComponentType
operator==CeresEngine::ComponentTypefriend
setAny(AbstractComponent &component, const Box &any) const noexcept=0CeresEngine::ComponentTypepure virtual
setAny(AbstractComponent &component, Box &&any) const noexcept=0CeresEngine::ComponentTypepure virtual