#include <hotkeys.hpp>

Public Member Functions | |
| scope_changer (const config &cfg, const std::string &hotkey_tag) | |
| ~scope_changer () | |
Private Attributes | |
| const config & | cfg_ |
| std::string | prev_tag_name_ |
| std::vector< bool > | prev_scope_active_ |
Definition at line 245 of file hotkeys.hpp.
| hotkey::scope_changer::scope_changer | ( | const config & | cfg, | |
| const std::string & | hotkey_tag | |||
| ) |
Definition at line 580 of file hotkeys.cpp.
References cfg_, ai::registry::init(), hotkey::load_descriptions(), hotkey::load_hotkeys(), hotkey::set_hotkey_tag_name(), and hotkey::manager::wipe().

| hotkey::scope_changer::~scope_changer | ( | ) |
Definition at line 592 of file hotkeys.cpp.
References cfg_, ai::registry::init(), hotkey::load_descriptions(), hotkey::load_hotkeys(), prev_scope_active_, prev_tag_name_, hotkey::set_hotkey_tag_name(), and hotkey::manager::wipe().

const config& hotkey::scope_changer::cfg_ [private] |
Definition at line 250 of file hotkeys.hpp.
Referenced by scope_changer(), and ~scope_changer().
std::vector<bool> hotkey::scope_changer::prev_scope_active_ [private] |
Definition at line 252 of file hotkeys.hpp.
Referenced by ~scope_changer().
std::string hotkey::scope_changer::prev_tag_name_ [private] |
Definition at line 251 of file hotkeys.hpp.
Referenced by ~scope_changer().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:27 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |