Property | Type | Description | |
---|---|---|---|
BiomeBitmask | int | ||
BiomeType | BiomeType | ||
Bitmask | int | ||
Bottom | |||
Collidable | bool | ||
Color | Microsoft.Xna.Framework.Color | ||
FloodFilled | bool | ||
HeatType | HeatType | ||
HeightType | HeightType | ||
Left | |||
MoistureType | MoistureType | ||
Right | |||
Rivers | List |
||
Top | |||
X | int |
Method | Description | |
---|---|---|
DigRiver ( |
||
GetHeightValue ( |
||
GetLowestNeighbor ( ) : Direction | ||
GetRiverNeighborCount ( |
||
SetRiverPath ( |
||
Tile ( ) : System.Collections.Generic | ||
UpdateBiomeBitmask ( ) : void | ||
UpdateBitmask ( ) : void |
Method | Description | |
---|---|---|
SetRiverTile ( |
public DigRiver ( |
||
river | ||
size | int | |
return | void |
public static GetHeightValue ( |
||
tile | ||
return | float |
public GetRiverNeighborCount ( |
||
river | ||
return | int |
public Color,Microsoft.Xna.Framework Color | ||
return | Microsoft.Xna.Framework.Color |