Show / Hide Table of Contents

Class WorldLayerAtLastTick

Inheritance
System.Object
WorldLayerAtLastTick
Implements
IWorldLayerView
Namespace: Eco.Simulation.WorldLayers.Layers
Assembly: Eco.Simulation.dll
Syntax
public class WorldLayerAtLastTick : Object, IWorldLayerView

Constructors

WorldLayerAtLastTick(IWorldLayerLastTickView)

Declaration
public WorldLayerAtLastTick(IWorldLayerLastTickView layer)
Parameters
Type Name Description
IWorldLayerLastTickView layer

Methods

AverageOverBoundaryAlignedWorldArea(WorldArea)

Declaration
public float AverageOverBoundaryAlignedWorldArea(WorldArea area)
Parameters
Type Name Description
WorldArea area
Returns
Type Description
System.Single

Implements

IWorldLayerView
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾