Singleton which holds the entt registry.
More...
#include <RegistryManager.h>
|
| static entt::registry & | get () |
| | Gets the registry for all components.
|
Singleton which holds the entt registry.
Definition at line 9 of file RegistryManager.h.
◆ RegistryManager() [1/3]
| Engine::Ecs::RegistryManager::RegistryManager |
( |
| ) |
|
|
default |
◆ RegistryManager() [2/3]
◆ RegistryManager() [3/3]
◆ get()
| entt::registry & Engine::Ecs::RegistryManager::get |
( |
| ) |
|
|
static |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_registry
| entt::registry Engine::Ecs::RegistryManager::m_registry |
|
staticprivate |
The documentation for this class was generated from the following file: