Go to the source code of this file.
Functions | |
| C4MapScriptAlgo * | FnParAlgo (C4PropList *algo_par) |
| int32_t | QuerySeededRandomField (int32_t seed, int32_t x, int32_t y, int32_t scale) |
| C4MapScriptAlgo* FnParAlgo | ( | C4PropList * | algo_par | ) |
Definition at line 541 of file C4MapScriptAlgo.cpp.
Referenced by C4MapScriptAlgoModifier::C4MapScriptAlgoModifier().
| int32_t QuerySeededRandomField | ( | int32_t | seed, |
| int32_t | x, | ||
| int32_t | y, | ||
| int32_t | scale | ||
| ) |
Definition at line 94 of file C4MapScriptAlgo.cpp.