xoreos
0.0.5
|
Texture information types. More...
#include "src/common/stringmap.h"
#include "src/common/ustring.h"
#include "src/graphics/images/txitypes.h"
Go to the source code of this file.
Namespaces | |
Graphics | |
Functions | |
TXICommand | Graphics::parseTXICommand (const Common::UString &str, Common::UString &args) |
Parse a TXI command from a string. More... | |
Variables | |
static const char *const | kTXICommands [] |
static Common::StringListMap | kTXICommandMap (kTXICommands, ARRAYSIZE(kTXICommands), true) |
Texture information types.
Definition in file txitypes.cpp.
|
static |
Referenced by Graphics::parseTXICommand().
|
static |
Definition at line 30 of file txitypes.cpp.