The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs | Functions
advanced.hpp File Reference
#include "config.hpp"
#include "tstring.hpp"
#include <string>
#include <vector>
Include dependency graph for advanced.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  preferences::advanced_manager
 
struct  preferences::advanced_manager::option
 

Namespaces

 preferences
 Modify, read and display user preferences.
 

Typedefs

using preferences::advanced_pref_list = std::vector< advanced_manager::option >
 

Functions

void preferences::init_advanced_manager (const game_config_view &gc)
 Initializes the manager singleton. More...
 
const advanced_pref_list & preferences::get_advanced_preferences ()
 Gets a list of the available advanced preferences. More...