The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations | Functions
preferences_display.hpp File Reference
#include <string>
Include dependency graph for preferences_display.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 preferences
 Modify, read and display user preferences.
 

Enumerations

enum  preferences::DIALOG_OPEN_TO { preferences::VIEW_DEFAULT, preferences::VIEW_FRIENDS }
 

Functions

void preferences::set_preference_display_settings ()
 
void preferences::set_turbo (bool ison)
 
void preferences::set_grid (bool ison)
 
void preferences::set_turbo_speed (double speed)
 
void preferences::set_color_cursors (bool value)
 
void preferences::set_idle_anim (bool ison)
 
void preferences::set_idle_anim_rate (int rate)
 
void preferences::show_wesnothd_server_search (CVideo &video)
 
void preferences::show_preferences_dialog (CVideo &video, const config &game_cfg, const DIALOG_OPEN_TO initial_view)
 
bool preferences::show_theme_dialog (CVideo &video)