|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CTextureBundle, including all inherited members.
| Close() | CTextureBundle | |
| CTextureBundle() | CTextureBundle | |
| CTextureBundle(bool useXBT) | CTextureBundle | explicit |
| GetTexturesFromPath(const std::string &path) | CTextureBundle | |
| HasFile(const std::string &Filename) | CTextureBundle | |
| LoadAnim(const std::string &filename, std::vector< std::pair< std::unique_ptr< CTexture >, int > > &textures, int &width, int &height, int &nLoops) | CTextureBundle | |
| LoadTexture(const std::string &filename, std::unique_ptr< CTexture > &texture, int &width, int &height) | CTextureBundle | |
| Normalize(std::string name) | CTextureBundle | static |
| SetThemeBundle(bool themeBundle) | CTextureBundle | |
| ~CTextureBundle()=default | CTextureBundle |