Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::Registry Member List

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

AddComponent(const UUID &entity, const T &component)Raven::Registryinline
GetAllEntities()Raven::Registry
GetAllEntitiesWith()Raven::Registryinline
GetComponent(const UUID &entity)Raven::Registryinline
GetEntityComponents(const UUID &entity)Raven::Registryinline
HasComponent(const UUID &entity)Raven::Registryinline
IsComponentRegistered()Raven::Registryinline
RegisterComponent()Raven::Registryinline
Registry()=defaultRaven::Registry
RemoveComponent(const UUID &entity, const T &component)Raven::Registryinline
RemoveEntity(const UUID &entity)Raven::Registryinline
UnregisterComponent()Raven::Registryinline
~Registry()Raven::Registryinline