Struct ResourceHarvestingService

Struct Documentation

struct dish2::ResourceHarvestingService

Adds a constant amount to cell’s resource stockpile.

Public Static Functions

bool ShouldRun(const size_t update, const bool alive)
template<typename Cell>
void DoService(Cell &cell)