Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.TerrainPass.SurfaceHistory Class Reference

Public Member Functions

 SurfaceHistory (int size)
 
void Record (double height)
 

Properties

double this[int index] [get, set]
 
int Length [get]
 

Private Attributes

readonly double[] _heights
 
int _index
 

Detailed Description

Definition at line 18 of file TerrainPass.cs.


The documentation for this class was generated from the following file: