CEGUI::SlotFunctorBase Class Reference
Defines abstract interface which will be used when constructing various functor objects that bind slots to signals (or in CEGUI terms, handlers to events).
More...
Inherited by CEGUI::FreeFunctionSlot, CEGUI::FunctorCopySlot< T >, CEGUI::FunctorPointerSlot< T >, CEGUI::FunctorReferenceSlot< T >, and CEGUI::MemberFunctionSlot< T >.
List of all members.
|
Public Member Functions |
virtual bool | operator() (const EventArgs &args)=0 |
Detailed Description
Defines abstract interface which will be used when constructing various functor objects that bind slots to signals (or in CEGUI terms, handlers to events).
Generated on Sat Jun 28 14:35:53 2008 for Crazy Eddies GUI System by
1.5.4