![]() |
MAGE
v0.171.0
Matthias Advanced Game Engine
|
This is the complete list of members for mage::Entity, including all inherited members.
| Entity(U32 id=0u) noexcept | mage::Entity | explicit |
| Entity(const Entity &entity) noexcept=default | mage::Entity | |
| Entity(Entity &&entity) noexcept=default | mage::Entity | |
| GetID() const noexcept | mage::Entity | |
| Hash() const noexcept | mage::Entity | |
| m_id | mage::Entity | private |
| operator U32() const noexcept | mage::Entity | explicit |
| operator!=(const Entity &rhs) const noexcept | mage::Entity | |
| operator<(const Entity &rhs) const noexcept | mage::Entity | |
| operator<=(const Entity &rhs) const noexcept | mage::Entity | |
| operator=(const Entity &entity) noexcept=default | mage::Entity | |
| operator=(Entity &&entity) noexcept=default | mage::Entity | |
| operator==(const Entity &rhs) const noexcept | mage::Entity | |
| operator>(const Entity &rhs) const noexcept | mage::Entity | |
| operator>=(const Entity &rhs) const noexcept | mage::Entity | |
| ~Entity()=default | mage::Entity |