Kiwano Engine v1.3.x
kiwano::AnimationEventHandler 成员列表

成员的完整列表,这些成员属于 kiwano::AnimationEventHandler,包括所有继承而来的类成员

Create(const Function< void(Animation *, Actor *, AnimationEvent)> &handler)kiwano::AnimationEventHandlerstatic
Create(AnimationEvent evt, const Function< void(Animation *, Actor *)> &handler)kiwano::AnimationEventHandlerstatic
GetRefCount() constkiwano::RefObject
Handle(Animation *anim, Actor *target, AnimationEvent evt)=0kiwano::AnimationEventHandlerpure virtual
HandleDone(const Function< void(Animation *, Actor *)> &handler)kiwano::AnimationEventHandlerstatic
HandleLoopDone(const Function< void(Animation *, Actor *)> &handler)kiwano::AnimationEventHandlerstatic
HandleStarted(const Function< void(Animation *, Actor *)> &handler)kiwano::AnimationEventHandlerstatic
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
operator delete(void *ptr) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, void *place) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, void *ptr) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
Retain()kiwano::RefObject
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual