| Index syten::SQL::Helpers::mapM2x | ( | int | x, |
| int | y, | ||
| int | l, | ||
| int | w | ||
| ) |
Meandering map flipped (2 sites):
| x | length-coordinate, [0, l-1] |
| y | width-coordinate, [0, w-1] |
| l | length, [1, …) |
| w | width, [1, …) |
References mapM2().
Here is the call graph for this function: