|
Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Slot template class that creates a functor that calls back via a functor object pointer. More...
Inheritance diagram for CEGUI::FunctorPointerSlot< T >:
Collaboration diagram for CEGUI::FunctorPointerSlot< T >:Public Member Functions | |
| FunctorPointerSlot (T *functor) | |
| virtual bool | operator() (const EventArgs &args) |
| FunctorPointerSlot (T *functor) | |
| virtual bool | operator() (const EventArgs &args) |
Slot template class that creates a functor that calls back via a functor object pointer.