Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
mapgen_flat.h File Reference
#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 []
 

Macro Definition Documentation

◆ MGFLAT_CAVERNS

#define MGFLAT_CAVERNS   0x04

Referenced by MapgenFlat::makeChunk().

◆ MGFLAT_HILLS

◆ MGFLAT_LAKES

Variable Documentation

◆ flagdesc_mapgen_flat