Crazy Eddie's GUI System 0.8.7
|
Slot template class that creates a functor that calls back via a functor object reference. More...
#include <FunctorReferenceSlot.h>
Public Member Functions | |
FunctorReferenceSlot (T &functor) | |
virtual bool | operator() (const EventArgs &args) |
Slot template class that creates a functor that calls back via a functor object reference.
|
inlinevirtual |
Implements CEGUI::SlotFunctorBase.