Class WorldLayerAtLastTick
Inheritance
System.Object
WorldLayerAtLastTick
Assembly: Eco.Simulation.dll
Syntax
public class WorldLayerAtLastTick : Object, IWorldLayerView
Constructors
WorldLayerAtLastTick(IWorldLayerLastTickView)
Declaration
public WorldLayerAtLastTick(IWorldLayerLastTickView layer)
Parameters
Methods
AverageOverBoundaryAlignedWorldArea(WorldArea)
Declaration
public float AverageOverBoundaryAlignedWorldArea(WorldArea area)
Parameters
Returns
Type |
Description |
System.Single |
|
Implements