![]() |
Kiwano Engine v1.3.x
|
成员的完整列表,这些成员属于 kiwano::BitmapCache,包括所有继承而来的类成员
AddBitmap(size_t key, RefPtr< Bitmap > Bitmap) | kiwano::BitmapCache | |
AddGifImage(size_t key, RefPtr< GifImage > gif) | kiwano::BitmapCache | |
Clear() | kiwano::BitmapCache | |
GetBitmap(size_t key) const | kiwano::BitmapCache | |
GetGifImage(size_t key) const | kiwano::BitmapCache | |
Preload(StringView file_path) | kiwano::BitmapCache | |
Preload(const Resource &res) | kiwano::BitmapCache | |
PreloadGif(StringView file_path) | kiwano::BitmapCache | |
PreloadGif(const Resource &res) | kiwano::BitmapCache | |
RemoveBitmap(size_t key) | kiwano::BitmapCache | |
RemoveGifImage(size_t key) | kiwano::BitmapCache | |
~BitmapCache() (定义于 kiwano::BitmapCache) | kiwano::BitmapCache |