![]() |
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::components::Text, including all inherited members.
deserialize(const nlohmann::json &json) override | galaxy::components::Text | |
m_text | galaxy::components::Text | |
operator=(Text &&) | galaxy::components::Text | |
operator=(const Text &)=delete | galaxy::components::Text | private |
serialize() override | galaxy::components::Text | |
Text() | galaxy::components::Text | |
Text(const nlohmann::json &json) | galaxy::components::Text | |
Text(Text &&) | galaxy::components::Text | |
Text(const Text &)=delete | galaxy::components::Text | private |
~Text() | galaxy::components::Text | virtual |