engine-mk1
rz::core::Entity Member List

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

addComponent(ComponentHandle component)rz::core::Entityinline
Entity() noexceptrz::core::Entityinline
Entity(ComponentMap components)rz::core::Entityinline
getComponents()rz::core::Entityinline
getID() const noexceptrz::core::Entityinline
has(Types...types) const (defined in rz::core::Entity)rz::core::Entityinline
operator!=(const Entity &rhs) const noexcept (defined in rz::core::Entity)rz::core::Entityinline
operator==(const Entity &rhs) const noexcept (defined in rz::core::Entity)rz::core::Entityinline
operator[](ComponentType type) const rz::core::Entityinline
removeComponent(ComponentHandle component)rz::core::Entityinline