Procedural Hexagon Grid Framework
|
Class for determining water level and moisture. More...
Public Member Functions | |
void | CalculateHumidity () |
Calculates the humidity of the cell objects. | |
void | CreateWaterCell (CellObject cellObject) |
Creates water cell GameObjects as child of CellObject. | |
Static Public Attributes | |
static List< CellObject > | underwaterCellObjects |
static List< CellObject > | shoreCellObjects |
static List< River > | rivers |
Class for determining water level and moisture.