56 "distortionamplitude",
100 const char *s = str.
c_str();
A class holding an UTF-8 string.
static const char *const kTXICommands[]
A map to quickly match strings from a list.
#define ARRAYSIZE(x)
Macro which determines the number of entries in a fixed size array.
TXICommand
All supported commands in a TXI.
const char * c_str() const
Return the (utf8 encoded) string data.
Texture information types.
static Common::StringListMap kTXICommandMap(kTXICommands, ARRAYSIZE(kTXICommands), true)
size_t find(const char *str, const char **match) const
Match a string against the map.
A map to quickly match strings from a list.
TXICommand parseTXICommand(const Common::UString &str, Common::UString &args)
Parse a TXI command from a string.