Static class containing terrain properties related to the algorithm generated terrain. All values are initialized to the their default values at launch
Static class containing all of the terrain properties related to terrain loaded from heightmap. All values are initialized to the their default values at launch
Static class containing all of the terrain properties related to the midpoint displacement algorithm. All values are initialized to the their default values at launch
Static class containing all of the terrain properties related to the Perlin noise algorithm. All values are initialized to the their default values at launch
Static class containing all of the terrain properties related to the random faults algorithm. All values are initialized to the their default values at launch
Static class containing all of the common terrain properties which need to be accessed from multiple locations along with methods capable of loading it from XML file. All values are initialized to the their default values at launch