![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::core::Registry, including all inherited members.
clear() | galaxy::core::Registry | |
create() | galaxy::core::Registry | |
disable_entity(entt::registry ®istry, entt::entity entity) | galaxy::core::Registry | private |
enable_entity(entt::registry ®istry, entt::entity entity) | galaxy::core::Registry | private |
is_valid(const entt::entity entity) | galaxy::core::Registry | |
m_entt | galaxy::core::Registry | |
operator=(Registry &&) | galaxy::core::Registry | |
operator=(const Registry &)=delete | galaxy::core::Registry | private |
Registry() | galaxy::core::Registry | |
Registry(Registry &&) | galaxy::core::Registry | |
Registry(const Registry &)=delete | galaxy::core::Registry | private |
~Registry() | galaxy::core::Registry |