#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 282 of file hotkeys.hpp.
hotkey::basic_handler::basic_handler | ( | display * | disp, | |
command_executor * | exec = NULL | |||
) |
Definition at line 507 of file hotkeys.cpp.
void hotkey::basic_handler::handle_event | ( | const SDL_Event & | event | ) | [virtual] |
Implements events::handler.
Definition at line 509 of file hotkeys.cpp.
References disp_, exec_, gui::in_dialog(), hotkey::key_event(), and hotkey::key_event_execute().
display* hotkey::basic_handler::disp_ [private] |
command_executor* hotkey::basic_handler::exec_ [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |