#include <TextureBundle.h>
|
static std::string | Normalize (const std::string &name) |
|
◆ CTextureBundle() [1/2]
CTextureBundle::CTextureBundle |
( |
| ) |
|
◆ CTextureBundle() [2/2]
CTextureBundle::CTextureBundle |
( |
bool |
useXBT | ) |
|
|
explicit |
◆ ~CTextureBundle()
CTextureBundle::~CTextureBundle |
( |
| ) |
|
|
default |
◆ Close()
◆ GetTexturesFromPath()
void CTextureBundle::GetTexturesFromPath |
( |
const std::string & |
path, |
|
|
std::vector< std::string > & |
textures |
|
) |
| |
◆ HasFile()
bool CTextureBundle::HasFile |
( |
const std::string & |
Filename | ) |
|
◆ LoadAnim()
int CTextureBundle::LoadAnim |
( |
const std::string & |
Filename, |
|
|
CBaseTexture *** |
ppTextures, |
|
|
int & |
width, |
|
|
int & |
height, |
|
|
int & |
nLoops, |
|
|
int ** |
ppDelays |
|
) |
| |
◆ LoadTexture()
bool CTextureBundle::LoadTexture |
( |
const std::string & |
Filename, |
|
|
CBaseTexture ** |
ppTexture, |
|
|
int & |
width, |
|
|
int & |
height |
|
) |
| |
◆ Normalize()
std::string CTextureBundle::Normalize |
( |
const std::string & |
name | ) |
|
|
static |
◆ SetThemeBundle()
void CTextureBundle::SetThemeBundle |
( |
bool |
themeBundle | ) |
|
The documentation for this class was generated from the following files: