Namespaces | Functions | Variables

editor/editor_preferences.hpp File Reference

#include <string>
Include dependency graph for editor_preferences.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  preferences
 

Modify, read and display user preferences.


namespace  preferences::editor
namespace  preferences::editor::TransitionUpdateMode

Functions

int preferences::editor::auto_update_transitions ()
void preferences::editor::set_auto_update_transitions (int value)
bool preferences::editor::use_mdi ()
void preferences::editor::set_use_mdi (bool value)
std::string preferences::editor::default_dir ()
bool preferences::editor::draw_terrain_codes ()
void preferences::editor::set_draw_terrain_codes (bool value)
bool preferences::editor::draw_hex_coordinates ()
void preferences::editor::set_draw_hex_coordinates (bool value)
void preferences::editor::set_tod_r (int value)
 Set editor red tint level.
void preferences::editor::set_tod_g (int value)
 Set editor green tint level.
void preferences::editor::set_tod_b (int value)
 Set editor blue tint level.
int preferences::editor::tod_r ()
 Get editor red tint level.
int preferences::editor::tod_g ()
 Get editor green tint level.
int preferences::editor::tod_b ()
 Get editor blue tint level.

Variables

const int preferences::editor::TransitionUpdateMode::off = 0
const int preferences::editor::TransitionUpdateMode::on = 1
const int preferences::editor::TransitionUpdateMode::partial = 2
const int preferences::editor::TransitionUpdateMode::count = 3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:03:51 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs