|
OpenEnroth 39d87c6
|
This is the complete list of members for GameConfig, including all inherited members.
| _sectionByName | Config | private |
| audio | GameConfig | |
| Bool typedef | GameConfig | |
| commands | GameConfig | |
| Config()=default | Config | |
| Config(const Config &other)=delete | Config | |
| Config(Config &&other)=delete | Config | |
| debug | GameConfig | |
| Float typedef | GameConfig | |
| GameConfig() | GameConfig | |
| gamepad | GameConfig | |
| gameplay | GameConfig | |
| graphics | GameConfig | |
| Int typedef | GameConfig | |
| Key typedef | GameConfig | |
| keybindings | GameConfig | |
| load(std::string_view path) | Config | |
| load(InputStream *stream) | Config | |
| registerSection(ConfigSection *section) | Config | |
| reset() | Config | |
| save(std::string_view path) const | Config | |
| save(OutputStream *stream) const | Config | |
| section(std::string_view name) const | Config | |
| sections() const | Config | |
| settings | GameConfig | |
| String typedef | GameConfig | |
| window | GameConfig | |
| ~GameConfig() | GameConfig |