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

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

Callback typedefkiwano::EventListener
ClearStatus()kiwano::ObjectBase
Create(const Callback &callback)kiwano::EventListenerstatic
Create(StringView name, const Callback &callback)kiwano::EventListenerstatic
Create(EventType type, const Callback &callback)kiwano::EventListenerstatic
Create(StringView name, EventType type, const Callback &callback)kiwano::EventListenerstatic
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
EventListener() (定义于 kiwano::EventListener)kiwano::EventListener
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetDragPoint(MouseButton button)kiwano::MouseDragEventListener
GetName() constkiwano::ObjectBaseinline
GetNext() constkiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetNext()kiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetObjectID() constkiwano::ObjectBaseinline
GetPrev() constkiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetPrev()kiwano::IntrusiveListValue< RefPtr< EventListener > >inlineprotected
GetRefCount() constkiwano::RefObject
GetStatus() constkiwano::ObjectBase
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
Handle(Event *evt) overridekiwano::MouseDragEventListenervirtual
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsDragging(MouseButton button)kiwano::MouseDragEventListener
IsName(StringView name) constkiwano::ObjectBaseinline
IsRemoveable() constkiwano::EventListenerinline
IsRunning() constkiwano::EventListenerinline
IsSwallowEnabled() constkiwano::EventListenerinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() constkiwano::ObjectBasevirtual
MouseDragEventListener() (定义于 kiwano::MouseDragEventListener)kiwano::MouseDragEventListener
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
ObjectBase()kiwano::ObjectBase
OnDragEnd(const Point &pos, MouseButton button)kiwano::MouseDragEventListenerinlinevirtual
OnDragging(const Point &offset, MouseButton button)kiwano::MouseDragEventListenerinlinevirtual
OnDragStart(const Point &pos, MouseButton button)kiwano::MouseDragEventListenerinlinevirtual
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
Remove()kiwano::EventListenerinline
Retain()kiwano::RefObject
Serialize() constkiwano::Serializableinline
SetName(StringView name)kiwano::ObjectBase
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetSwallowEnabled(bool enabled)kiwano::EventListenerinline
SetUserData(void *data)kiwano::ObjectBase
Start()kiwano::EventListenerinline
StartTracingLeaks()kiwano::ObjectBasestatic
Stop()kiwano::EventListenerinline
StopTracingLeaks()kiwano::ObjectBasestatic
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
~EventListener() (定义于 kiwano::EventListener)kiwano::EventListenervirtual
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual