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

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

_componentMapecs::Registryprivate
_componentStorageecs::Registryprivate
_freeAddressesecs::Registryprivate
_generateAddress()ecs::Registryprivate
_mutexecs::Registrymutableprivate
_nextAddressecs::Registryprivate
_registerComponent(ComponentType componentType)ecs::Registryprivate
_signaturesecs::Registryprivate
addEntityProp(Address address)ecs::Registry
destroyEntity(Address address)ecs::Registry
getComponent(Address address)ecs::Registry
getEntitiesWithMask(Signature requiredMask)ecs::Registry
getSignature(Address address)ecs::Registry
hasComponent(Address address)ecs::Registry
newEntity()ecs::Registry
Registry()ecs::Registry
removeComponent(Address address)ecs::Registry
setComponent(Address address, const T &component)ecs::Registry
view()ecs::Registry
~Registry()ecs::Registry