Minetest 5.9.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

◆ MGFLAT_HILLS

#define MGFLAT_HILLS   0x02

◆ MGFLAT_LAKES

#define MGFLAT_LAKES   0x01

Variable Documentation

◆ flagdesc_mapgen_flat