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

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

GetCropRect() constkiwano::SpriteFrameinline
GetSize() constkiwano::SpriteFrameinline
GetTexture() constkiwano::SpriteFrameinline
IsValid() constkiwano::SpriteFrameinline
Load(StringView file_path)kiwano::SpriteFrame
Load(const Resource &res)kiwano::SpriteFrame
SetCropRect(const Rect &crop_rect)kiwano::SpriteFrame
SetTexture(RefPtr< Texture > texture)kiwano::SpriteFrame
Split(int cols, int rows, int max_num=-1, float padding_x=0, float padding_y=0)kiwano::SpriteFrame
SpriteFrame() (定义于 kiwano::SpriteFrame)kiwano::SpriteFrame
SpriteFrame(StringView file_path)kiwano::SpriteFrame
SpriteFrame(const Resource &res)kiwano::SpriteFrame
SpriteFrame(RefPtr< Texture > texture)kiwano::SpriteFrame
SpriteFrame(StringView file_path, const Rect &crop_rect)kiwano::SpriteFrame
SpriteFrame(const Resource &res, const Rect &crop_rect)kiwano::SpriteFrame
SpriteFrame(RefPtr< Texture > texture, const Rect &crop_rect)kiwano::SpriteFrame