![]() |
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::GUI, including all inherited members.
| deserialize(const nlohmann::json &json) override | galaxy::components::GUI | |
| file() const | galaxy::components::GUI | |
| GUI() | galaxy::components::GUI | |
| GUI(const nlohmann::json &json) | galaxy::components::GUI | |
| GUI(GUI &&) | galaxy::components::GUI | |
| GUI(const GUI &)=delete | galaxy::components::GUI | private |
| load(const std::string &file) | galaxy::components::GUI | |
| m_file | galaxy::components::GUI | private |
| m_self | galaxy::components::GUI | |
| m_update | galaxy::components::GUI | |
| operator=(GUI &&) | galaxy::components::GUI | |
| operator=(const GUI &)=delete | galaxy::components::GUI | private |
| serialize() override | galaxy::components::GUI | |
| ~GUI() | galaxy::components::GUI | virtual |