Struct ResourceDecayService

Struct Documentation

struct dish2::ResourceDecayService

Decays cell resource stockpile multiplicatively by RESOURCE_DECAY constant.

Public Static Functions

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