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

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

Entity(U32 id=0u) noexceptmage::Entityexplicit
Entity(const Entity &entity) noexcept=defaultmage::Entity
Entity(Entity &&entity) noexcept=defaultmage::Entity
GetID() const noexceptmage::Entity
Hash() const noexceptmage::Entity
m_idmage::Entityprivate
operator U32() const noexceptmage::Entityexplicit
operator!=(const Entity &rhs) const noexceptmage::Entity
operator<(const Entity &rhs) const noexceptmage::Entity
operator<=(const Entity &rhs) const noexceptmage::Entity
operator=(const Entity &entity) noexcept=defaultmage::Entity
operator=(Entity &&entity) noexcept=defaultmage::Entity
operator==(const Entity &rhs) const noexceptmage::Entity
operator>(const Entity &rhs) const noexceptmage::Entity
operator>=(const Entity &rhs) const noexceptmage::Entity
~Entity()=defaultmage::Entity