#include "global.hpp"
#include "settings.hpp"
#include "serialization/string_utils.hpp"
#include "util.hpp"
Go to the source code of this file.
Namespaces | |
namespace | settings |
Functions | |
int | settings::get_turns (const std::string &value) |
Gets the number of turns. | |
int | settings::get_village_gold (const std::string &value) |
Gets the village gold. | |
int | settings::get_xp_modifier (const std::string &value) |
Gets the xp modifier. | |
bool | settings::use_fog (const std::string &value) |
Returns whether the fog of war should be used. | |
bool | settings::use_random_start_time (const std::string &value) |
Returns whether the random start time feature should be used. | |
bool | settings::use_shroud (const std::string &value) |
Returns whether the shroud should be used. |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |