#include "mapgen.h"
Include dependency graph for mapgen_flat.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MapgenFlatParams |
| class | MapgenFlat |
Macros | |
| #define | MGFLAT_LAKES 0x01 |
| #define | MGFLAT_HILLS 0x02 |
| #define | MGFLAT_CAVERNS 0x04 |
Variables | |
| FlagDesc | flagdesc_mapgen_flat [] |
| #define MGFLAT_CAVERNS 0x04 |
Referenced by MapgenFlat::makeChunk().
| #define MGFLAT_HILLS 0x02 |
| #define MGFLAT_LAKES 0x01 |
|
extern |