Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs | Variables
Ravines.cpp File Reference
#include "Globals.h"
#include "Ravines.h"
Include dependency graph for Ravines.cpp:

Go to the source code of this file.

Classes

struct  cRavDefPoint
 
class  cStructGenRavines::cRavine
 

Typedefs

using cRavDefPoints = std::vector< cRavDefPoint >
 

Variables

static const int NUM_RAVINE_POINTS = 4
 

Typedef Documentation

◆ cRavDefPoints

using cRavDefPoints = std::vector<cRavDefPoint>

Definition at line 36 of file Ravines.cpp.

Variable Documentation

◆ NUM_RAVINE_POINTS

const int NUM_RAVINE_POINTS = 4
static

Definition at line 12 of file Ravines.cpp.