Riwmorld
|
Public Member Functions | |
SnowGrid (Map map) | |
void | AddDepth (IntVec3 c, float depthToAdd) |
void | ExposeData () |
SnowCategory | GetCategory (IntVec3 c) |
float | GetDepth (IntVec3 c) |
void | SetDepth (IntVec3 c, float newDepth) |
Static Public Member Functions | |
static bool | CanCoexistWithSnow (ThingDef def) |
Public Attributes | |
const float | MaxDepth = 1f |
Properties | |
float | TotalDepth [get] |