#include <hotkeys.hpp>


Public Member Functions | |
| basic_handler (display *disp, command_executor *exec=NULL) | |
| void | handle_event (const SDL_Event &event) |
Private Attributes | |
| display * | disp_ |
| command_executor * | exec_ |
Definition at line 379 of file hotkeys.hpp.
| hotkey::basic_handler::basic_handler | ( | display * | disp, | |
| command_executor * | exec = NULL | |||
| ) |
Definition at line 873 of file hotkeys.cpp.
| void hotkey::basic_handler::handle_event | ( | const SDL_Event & | event | ) | [virtual] |
Implements events::handler.
Definition at line 875 of file hotkeys.cpp.
References hotkey::button_event_execute(), disp_, exec_, gui::in_dialog(), hotkey::key_event(), and hotkey::key_event_execute().

display* hotkey::basic_handler::disp_ [private] |
Definition at line 385 of file hotkeys.hpp.
Referenced by handle_event().
command_executor* hotkey::basic_handler::exec_ [private] |
Definition at line 386 of file hotkeys.hpp.
Referenced by handle_event().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:04 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |