|
enum | TexPolicy { TEX_VOLATILE
, TEX_DEFAULT
} |
|
|
void | Init () |
|
| RageTextureID (const std::string &fn) |
|
void | SetFilename (const std::string &fn) |
|
|
std::string | filename |
|
bool | base64 { false } |
|
int | iMaxSize { 0 } |
|
bool | bMipMaps { false } |
|
int | iAlphaBits { 0 } |
|
int | iGrayscaleBits { 0 } |
|
int | iColorDepth { 0 } |
|
bool | bDither { false } |
|
bool | bStretch { false } |
|
bool | bHotPinkColorKey { false } |
|
std::string | AdditionalTextureHints |
|
enum RageTextureID::TexPolicy | TEX_DEFAULT |
|
The documentation for this struct was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Graphics/RageTextureID.h
- /home/runner/work/etterna/etterna/src/RageUtil/Graphics/RageTextureID.cpp