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

Go to the source code of this file.

Classes

class  Biome
 
struct  BiomeParams
 
class  BiomeGen
 
struct  BiomeParamsOriginal
 
class  BiomeGenOriginal
 
class  BiomeManager
 

Macros

#define BIOME_NONE   ((biome_t)0)
 

Typedefs

typedef u16 biome_t
 

Enumerations

enum  BiomeType { BIOMETYPE_NORMAL }
 
enum  BiomeGenType { BIOMEGEN_ORIGINAL }
 

Macro Definition Documentation

◆ BIOME_NONE

#define BIOME_NONE   ((biome_t)0)

Typedef Documentation

◆ biome_t

typedef u16 biome_t

Enumeration Type Documentation

◆ BiomeGenType

Enumerator
BIOMEGEN_ORIGINAL 

◆ BiomeType

enum BiomeType
Enumerator
BIOMETYPE_NORMAL