R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ecs::wrapper::Entity Member List

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

_addressecs::wrapper::Entityprivate
_registryecs::wrapper::Entityprivate
Entity(Address address, Registry *registry)ecs::wrapper::Entity
get()ecs::wrapper::Entity
get() constecs::wrapper::Entity
getAddress() constecs::wrapper::Entity
has() constecs::wrapper::Entity
isValid() constecs::wrapper::Entity
operator Address() constecs::wrapper::Entity
remove()ecs::wrapper::Entity
with(const T &component)ecs::wrapper::Entity