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

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

AddListener(RefPtr< EventListener > listener)kiwano::EventDispatcher
AddListener(EventType type, EventListener::Callback callback)kiwano::EventDispatcher
AddListener(StringView name, EventType type, EventListener::Callback callback)kiwano::EventDispatcher
AddListener(EventListener::Callback callback)kiwano::EventDispatcherinline
AddListener(StringView name, EventListener::Callback callback)kiwano::EventDispatcherinline
ClearStatus()kiwano::ObjectBase
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DispatchEvent(Event *evt)kiwano::EventDispatcher
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
EventTicker() (定义于 kiwano::EventTicker)kiwano::EventTicker
EventTicker(Duration interval, int tick_count=-1)kiwano::EventTicker
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetAllListeners() constkiwano::EventDispatcher
GetDeltaTime()kiwano::Ticker
GetErrorTime() constkiwano::Tickerinline
GetInterval() constkiwano::Tickerinline
GetName() constkiwano::ObjectBaseinline
GetObjectID() constkiwano::ObjectBaseinline
GetRefCount() constkiwano::RefObject
GetStatus() constkiwano::ObjectBase
GetTickedCount() constkiwano::Tickerinline
GetTimer()kiwano::Ticker
GetTotalTickCount() constkiwano::Tickerinline
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsName(StringView name) constkiwano::ObjectBaseinline
IsPausing() constkiwano::Tickerinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() constkiwano::ObjectBasevirtual
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
ObjectBase()kiwano::ObjectBase
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
Pause()kiwano::Ticker
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
RemoveAllListeners()kiwano::EventDispatcher
RemoveListeners(StringView name)kiwano::EventDispatcher
Reset()kiwano::Ticker
Resume()kiwano::Ticker
Retain()kiwano::RefObject
Serialize() constkiwano::Serializableinline
SetInterval(Duration interval)kiwano::Tickerinline
SetName(StringView name)kiwano::ObjectBase
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetTimer(RefPtr< Timer > timer)kiwano::Ticker
SetTotalTickCount(int count)kiwano::Tickerinline
SetUserData(void *data)kiwano::ObjectBase
StartAllListeners()kiwano::EventDispatcher
StartListeners(StringView name)kiwano::EventDispatcher
StartTracingLeaks()kiwano::ObjectBasestatic
StopAllListeners()kiwano::EventDispatcher
StopListeners(StringView name)kiwano::EventDispatcher
StopTracingLeaks()kiwano::ObjectBasestatic
Tick(Duration dt) overridekiwano::EventTickervirtual
Tick()kiwano::EventTickervirtual
Tick(Duration dt)kiwano::EventTickervirtual
Ticker(Duration interval, int tick_count=-1)kiwano::Ticker
Ticker() (定义于 kiwano::Ticker)kiwano::Ticker
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual