Helper struct to wrap the functor call. More...
Public Member Functions | |
| ttrigger_keyboard (const SDLKey key, const SDLMod modifier, const Uint16 unicode) | |
| void | operator() (tsignal_keyboard_function functor, tdispatcher &dispatcher, const tevent event, bool &handled, bool &halt) |
Private Attributes | |
| SDLKey | key_ |
| SDLMod | modifier_ |
| Uint16 | unicode_ |
Helper struct to wrap the functor call.
Definition at line 215 of file dispatcher.cpp.
| gui2::event::ttrigger_keyboard::ttrigger_keyboard | ( | const SDLKey | key, | |
| const SDLMod | modifier, | |||
| const Uint16 | unicode | |||
| ) | [inline] |
Definition at line 218 of file dispatcher.cpp.
| void gui2::event::ttrigger_keyboard::operator() | ( | tsignal_keyboard_function | functor, | |
| tdispatcher & | dispatcher, | |||
| const tevent | event, | |||
| bool & | handled, | |||
| bool & | halt | |||
| ) | [inline] |
Definition at line 227 of file dispatcher.cpp.
SDLKey gui2::event::ttrigger_keyboard::key_ [private] |
Definition at line 237 of file dispatcher.cpp.
SDLMod gui2::event::ttrigger_keyboard::modifier_ [private] |
Definition at line 238 of file dispatcher.cpp.
Uint16 gui2::event::ttrigger_keyboard::unicode_ [private] |
Definition at line 239 of file dispatcher.cpp.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:23:56 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |