MAGE  v0.171.0
Matthias Advanced Game Engine
mage::Component Member List

This is the complete list of members for mage::Component, including all inherited members.

Component() noexceptmage::Componentprotected
Component(const Component &component) noexceptmage::Componentprotected
Component(Component &&component) noexceptmage::Componentprotected
ComponentClient classmage::Componentfriend
GetGuid() const noexceptmage::Component
GetOwner() noexceptmage::Component
GetOwner() const noexceptmage::Component
GetState() const noexceptmage::Component
HasOwner() const noexceptmage::Component
m_guidmage::Componentprivate
m_ownermage::Componentprivate
m_statemage::Componentprivate
operator=(const Component &component) noexceptmage::Component
operator=(Component &&component) noexceptmage::Component
SetOwner(ProxyPtr< Node > owner) noexceptmage::Componentprivate
SetState(State state) noexceptmage::Component
~Component()mage::Componentvirtual