Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.Desert.SurfaceMap Class Reference

Static Public Member Functions

static SurfaceMap FromArea (int startX, int width)
 

Public Attributes

readonly double Average
 
readonly int Bottom
 
readonly int Top
 
readonly int X
 

Properties

int Width [get]
 
short this[int absoluteX] [get]
 

Private Member Functions

 SurfaceMap (short[] heights, int x)
 

Private Attributes

readonly short[] _heights
 

Detailed Description

Definition at line 5 of file SurfaceMap.cs.


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