|
xoreos
0.0.5
|
Texture information. More...
#include <cstdio>#include "src/common/error.h"#include "src/common/strutil.h"#include "src/common/readstream.h"#include "src/common/encoding.h"#include "src/graphics/images/txi.h"#include "src/graphics/images/txitypes.h"
Go to the source code of this file.
Namespaces | |
| Graphics | |
Variables | |
| static const char *const | kBlendings [] = { "default", "additive", "punchthrough" } |
Texture information.
Definition in file txi.cpp.
|
static |
Definition at line 35 of file txi.cpp.
Referenced by Graphics::TXI::parseBlending().
1.8.14