Variables | |
unsigned | screen_width = 0 |
The screen resolution should be available for all widgets since their drawing method will depend on it. | |
unsigned | screen_height = 0 |
unsigned | popup_show_delay = 0 |
These are copied from the active gui. | |
unsigned | popup_show_time = 0 |
unsigned | help_show_time = 0 |
unsigned | double_click_time = 0 |
unsigned gui2::settings::double_click_time = 0 |
Definition at line 61 of file gui/widgets/settings.cpp.
Referenced by gui2::tgui_definition::activate(), and gui2::tevent_handler::mouse_click().
unsigned gui2::settings::help_show_time = 0 |
Definition at line 60 of file gui/widgets/settings.cpp.
Referenced by gui2::tgui_definition::activate(), and gui2::tcontrol::help_key().
unsigned gui2::settings::popup_show_delay = 0 |
These are copied from the active gui.
Definition at line 58 of file gui/widgets/settings.cpp.
Referenced by gui2::tgui_definition::activate(), and gui2::tevent_handler::set_hover().
unsigned gui2::settings::popup_show_time = 0 |
Definition at line 59 of file gui/widgets/settings.cpp.
Referenced by gui2::tgui_definition::activate(), and gui2::tcontrol::mouse_hover().
unsigned gui2::settings::screen_height = 0 |
Definition at line 56 of file gui/widgets/settings.cpp.
Referenced by gui2::get_control(), gui2::load_settings(), gui2::twindow::recalculate_size(), and gui2::twindow::window_resize().
unsigned gui2::settings::screen_width = 0 |
The screen resolution should be available for all widgets since their drawing method will depend on it.
Definition at line 55 of file gui/widgets/settings.cpp.
Referenced by gui2::get_control(), gui2::load_settings(), gui2::twindow::recalculate_size(), and gui2::twindow::window_resize().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |