Helper struct to wrap the functor call. More...
Public Member Functions | |
ttrigger_mouse (const tpoint &coordinate) | |
void | operator() (tsignal_mouse_function functor, tdispatcher &dispatcher, const tevent event, bool &handled, bool &halt) |
Private Attributes | |
tpoint | coordinate_ |
Helper struct to wrap the functor call.
Definition at line 179 of file dispatcher.cpp.
|
inline |
Definition at line 182 of file dispatcher.cpp.
|
inline |
Definition at line 186 of file dispatcher.cpp.
References coordinate_, and functor().
|
private |
Definition at line 196 of file dispatcher.cpp.
Referenced by operator()().