Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
mapgen_valleys.h File Reference
#include "mapgen.h"
+ Include dependency graph for mapgen_valleys.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MapgenValleysParams
 
class  MapgenValleys
 

Macros

#define MGVALLEYS_ALT_CHILL   0x01
 
#define MGVALLEYS_HUMID_RIVERS   0x02
 
#define MGVALLEYS_VARY_RIVER_DEPTH   0x04
 
#define MGVALLEYS_ALT_DRY   0x08
 

Variables

FlagDesc flagdesc_mapgen_valleys []
 

Macro Definition Documentation

◆ MGVALLEYS_ALT_CHILL

#define MGVALLEYS_ALT_CHILL   0x01

◆ MGVALLEYS_ALT_DRY

#define MGVALLEYS_ALT_DRY   0x08

◆ MGVALLEYS_HUMID_RIVERS

#define MGVALLEYS_HUMID_RIVERS   0x02

◆ MGVALLEYS_VARY_RIVER_DEPTH

#define MGVALLEYS_VARY_RIVER_DEPTH   0x04

Variable Documentation

◆ flagdesc_mapgen_valleys