Namespace Eco.Simulation.WorldLayers.Pullers
Classes
AirPollutionPuller
NutrientPuller
PlantPopulationPuller
Special kind of IStartupWorldLayerPuller which tracks added/removed plants between ticks and apply changes when tick happens. It also sync layer with actual plants count on startup.
PlantSpreader
Populates values of Seeds for plants. Seeds works this way: every tick plants tries to send seed in base of internal timer in some range from them. This seeds will be used to increase the population layer.