Kiwano Engine
v1.3.x
kiwano::Window 成员列表
成员的完整列表,这些成员属于
kiwano::Window
,包括所有继承而来的类成员
ClearStatus
()
kiwano::ObjectBase
Create
(const WindowConfig &config)
kiwano::Window
static
Deserialize
(const Vector< uint8_t > &data)
kiwano::Serializable
inline
DoDeserialize
(Deserializer *deserializer) override
kiwano::ObjectBase
virtual
DoSerialize
(Serializer *serializer) const override
kiwano::ObjectBase
virtual
DumpTracingObjects
()
kiwano::ObjectBase
static
event_queue_
(定义于
kiwano::Window
)
kiwano::Window
protected
Fail
(StringView msg, int code=ObjectStatus::fail)
kiwano::ObjectBase
GetCurrentResolution
() const
kiwano::Window
GetHandle
() const
kiwano::Window
GetHeight
() const
kiwano::Window
GetName
() const
kiwano::ObjectBase
inline
GetObjectID
() const
kiwano::ObjectBase
inline
GetPosX
() const
kiwano::Window
GetPosY
() const
kiwano::Window
GetRefCount
() const
kiwano::RefObject
GetResolutions
()=0
kiwano::Window
pure virtual
GetSize
() const
kiwano::Window
GetStatus
() const
kiwano::ObjectBase
GetTitle
() const
kiwano::Window
GetTracingObjects
()
kiwano::ObjectBase
static
GetUserData
() const
kiwano::ObjectBase
GetWidth
() const
kiwano::Window
handle_
(定义于
kiwano::Window
)
kiwano::Window
protected
height_
(定义于
kiwano::Window
)
kiwano::Window
protected
Hold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
is_fullscreen_
(定义于
kiwano::Window
)
kiwano::Window
protected
IsName
(StringView name) const
kiwano::ObjectBase
inline
IsTracingLeaks
()
kiwano::ObjectBase
static
IsValid
() const
kiwano::ObjectBase
virtual
max_height_
(定义于
kiwano::Window
)
kiwano::Window
protected
max_width_
(定义于
kiwano::Window
)
kiwano::Window
protected
min_height_
(定义于
kiwano::Window
)
kiwano::Window
protected
min_width_
(定义于
kiwano::Window
)
kiwano::Window
protected
Noncopyable
()=default (定义于
kiwano::Noncopyable
)
kiwano::Noncopyable
protected
ObjectBase
()
kiwano::ObjectBase
operator delete
(void *ptr) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator delete
(void *ptr, void *place) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size) (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, std::nothrow_t const &) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
operator new
(size_t size, void *ptr) noexcept (定义于
kiwano::RefObject
)
kiwano::RefObject
static
PollEvent
()
kiwano::Window
pos_x_
(定义于
kiwano::Window
)
kiwano::Window
protected
pos_y_
(定义于
kiwano::Window
)
kiwano::Window
protected
PumpEvents
()=0
kiwano::Window
pure virtual
PushEvent
(RefPtr< Event > evt)
kiwano::Window
RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
protected
Release
()
kiwano::RefObject
resolution_
(定义于
kiwano::Window
)
kiwano::Window
protected
Retain
()
kiwano::RefObject
Serialize
() const
kiwano::Serializable
inline
SetCursor
(CursorType cursor)=0
kiwano::Window
pure virtual
SetIcon
(Icon icon)=0
kiwano::Window
pure virtual
SetImmEnabled
(bool enable)=0
kiwano::Window
pure virtual
SetMaximumSize
(uint32_t width, uint32_t height)=0
kiwano::Window
pure virtual
SetMinimumSize
(uint32_t width, uint32_t height)=0
kiwano::Window
pure virtual
SetName
(StringView name)
kiwano::ObjectBase
SetObjectPolicy
(const ObjectPolicyFunc &policy)
kiwano::ObjectBase
static
SetResolution
(uint32_t width, uint32_t height, bool fullscreen)=0
kiwano::Window
pure virtual
SetShouldClose
(bool should)
kiwano::Window
SetStatus
(const ObjectStatus &status)
kiwano::ObjectBase
SetTitle
(StringView title)=0
kiwano::Window
pure virtual
SetUserData
(void *data)
kiwano::ObjectBase
should_close_
(定义于
kiwano::Window
)
kiwano::Window
protected
ShouldClose
()
kiwano::Window
StartTracingLeaks
()
kiwano::ObjectBase
static
StopTracingLeaks
()
kiwano::ObjectBase
static
title_
(定义于
kiwano::Window
)
kiwano::Window
protected
Unhold
(RefPtr< ObjectBase > other)
kiwano::ObjectBase
width_
(定义于
kiwano::Window
)
kiwano::Window
protected
Window
() (定义于
kiwano::Window
)
kiwano::Window
protected
~ObjectBase
() (定义于
kiwano::ObjectBase
)
kiwano::ObjectBase
virtual
~RefObject
() (定义于
kiwano::RefObject
)
kiwano::RefObject
virtual
~Window
() (定义于
kiwano::Window
)
kiwano::Window
protected
virtual
制作者
1.9.4