OpenEnroth 73e68f7
Loading...
Searching...
No Matches
GameConfig::Window Member List

This is the complete list of members for GameConfig::Window, including all inherited members.

_configConfigSectionprivate
_entryByNameConfigSectionprivate
_nameConfigSectionprivate
config() constConfigSectioninline
ConfigSection(Config *config, std::string_view name)ConfigSection
ConfigSection(const ConfigSection &other)=deleteConfigSection
ConfigSection(ConfigSection &&other)=deleteConfigSection
DisplayGameConfig::Window
entries() constConfigSection
entry(std::string_view name) constConfigSection
HeightGameConfig::Window
ModeGameConfig::Window
MouseGrabGameConfig::Window
name() constConfigSectioninline
PositionXGameConfig::Window
PositionYGameConfig::Window
registerEntry(AnyConfigEntry *entry)ConfigSection
ReloadTexGameConfig::Window
ResizableGameConfig::Window
TitleGameConfig::Window
ValidateHeight(int dimension)GameConfig::Windowinlineprivatestatic
ValidatePosition(int position)GameConfig::Windowinlineprivatestatic
ValidateTitle(std::string title)GameConfig::Windowinlineprivatestatic
ValidateWidth(int dimension)GameConfig::Windowinlineprivatestatic
WidthGameConfig::Window
Window(GameConfig *config)GameConfig::Windowinlineexplicit