![]() |
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::Prefab, including all inherited members.
from_entity(entt::entity entity, entt::registry ®istry) | galaxy::core::Prefab | |
from_json(const nlohmann::json &json) | galaxy::core::Prefab | |
load(const std::string &file) | galaxy::core::Prefab | |
m_json | galaxy::core::Prefab | private |
operator=(const Prefab &) | galaxy::core::Prefab | |
operator=(Prefab &&) | galaxy::core::Prefab | |
Prefab() | galaxy::core::Prefab | |
Prefab(entt::entity entity, entt::registry ®istry) | galaxy::core::Prefab | |
Prefab(const nlohmann::json &json) | galaxy::core::Prefab | |
Prefab(const Prefab &) | galaxy::core::Prefab | |
Prefab(Prefab &&) | galaxy::core::Prefab | |
to_entity(entt::registry ®istry) const | galaxy::core::Prefab | |
to_json() const | galaxy::core::Prefab | |
~Prefab() | galaxy::core::Prefab |