Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 18 of file TerrainPass.cs.