galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::components::Tag Member List

This is the complete list of members for galaxy::components::Tag, including all inherited members.

deserialize(const nlohmann::json &json) overridegalaxy::components::Tag
m_taggalaxy::components::Tag
operator=(Tag &&)galaxy::components::Tag
operator=(const Tag &)=deletegalaxy::components::Tagprivate
serialize() overridegalaxy::components::Tag
Tag()galaxy::components::Tag
Tag(std::string_view tag)galaxy::components::Tag
Tag(const nlohmann::json &json)galaxy::components::Tag
Tag(Tag &&)galaxy::components::Tag
Tag(const Tag &)=deletegalaxy::components::Tagprivate
~Tag()galaxy::components::Tagvirtual