Searched refs:AnimationEventHandler (Results 1 – 7 of 7) sorted by relevance
44 class AnimationEventHandler class47 virtual ~AnimationEventHandler() {} in ~AnimationEventHandler()62 typedef ::boost::shared_ptr< AnimationEventHandler > AnimationEventHandlerSharedPtr;
73 boost::dynamic_pointer_cast<AnimationEventHandler>( getSelf() ) ); in activate_st()109 boost::dynamic_pointer_cast<AnimationEventHandler>( getSelf() ) ); in deactivate_st()
41 class AnimationAudioNode : public BaseNode, public AnimationEventHandler
62 class RewinderAnimationEventHandler : public AnimationEventHandler
162 class AllAnimationEventHandler : public AnimationEventHandler
434 boost::bind( &AnimationEventHandler::handleAnimationEvent, in notifyAllAnimationHandlers()
525 public AnimationEventHandler,
Completed in 37 milliseconds