std::optional< CTextureBundleXBT::Animation > LoadAnim(const std::string &filename)
Load animation from bundle.
Definition: TextureBundle.cpp:55
Definition: TextureBundleXBT.h:24
Base texture class, subclasses of which depend on the render spec (DX, GL etc.)
Definition: Texture.h:34
std::optional< CTextureBundleXBT::Texture > LoadTexture(const std::string &filename)
Load texture from bundle.
Definition: TextureBundle.cpp:47
Definition: TextureBundle.h:20