|
OpenMW
|
#include <OgreConfigFile.h>Go to the source code of this file.
Classes | |
| class | Settings::Manager |
| Settings management (can change during runtime) More... | |
Namespaces | |
| namespace | Settings |
Typedefs | |
| typedef std::pair< std::string, std::string > | Settings::CategorySetting |
| typedef std::vector< std::pair < std::string, std::string > > | Settings::CategorySettingVector |
| typedef std::map < CategorySetting, std::string > | Settings::CategorySettingValueMap |
1.7.6.1