Definition: TextureBundleXBT.h:24
Definition: TextureBundleXBT.h:36
std::optional< Texture > LoadTexture(const std::string &filename)
See CTextureBundle::LoadTexture.
Definition: TextureBundleXBT.cpp:151
Definition: TextureBundleXBT.h:48
static std::vector< uint8_t > UnpackFrame(const CXBTFReader &reader, const CXBTFFrame &frame)
Definition: TextureBundleXBT.cpp:262
std::optional< Animation > LoadAnim(const std::string &filename)
See CTextureBundle::LoadAnim.
Definition: TextureBundleXBT.cpp:176