#include <C4MapScript.h>
| Public Member Functions | |
| C4MapScriptMatTexMask () | |
| C4MapScriptMatTexMask (const C4Value &spec) | |
| void | Init (const C4Value &spec) | 
| bool | operator() (uint8_t fg, uint8_t bg) const | 
Definition at line 33 of file C4MapScript.h.
| 
 | inline | 
Definition at line 46 of file C4MapScript.h.
| 
 | inline | 
Definition at line 47 of file C4MapScript.h.
References Init().
| void C4MapScriptMatTexMask::Init | ( | const C4Value & | spec | ) | 
Definition at line 188 of file C4MapScript.cpp.
References FormatString(), C4Value::getArray(), C4ValueArray::GetItem(), C4ValueArray::GetSize(), and C4Value::getStr().
Referenced by C4MapScriptAlgoFilter::C4MapScriptAlgoFilter(), and C4MapScriptMatTexMask().
| 
 | inline |