Helper struct to wrap the functor call. More...
Public Member Functions | |
| ttrigger_keyboard (const SDLKey key, const SDLMod modifier, const utf8::string &unicode) | |
| void | operator() (tsignal_keyboard_function functor, tdispatcher &dispatcher, const tevent event, bool &handled, bool &halt) |
Private Attributes | |
| SDLKey | key_ |
| SDLMod | modifier_ |
| utf8::string | unicode_ |
Helper struct to wrap the functor call.
Definition at line 210 of file dispatcher.cpp.
|
inline |
Definition at line 213 of file dispatcher.cpp.
|
inline |
|
private |
Definition at line 230 of file dispatcher.cpp.
Referenced by operator()().
|
private |
Definition at line 231 of file dispatcher.cpp.
Referenced by operator()().
|
private |
Definition at line 232 of file dispatcher.cpp.
Referenced by operator()().
1.8.8