MCPcopy Create free account
hub / github.com/devosoft/avida / IsDecayed

Method IsDecayed

avida-core/source/main/cDemeCellEvent.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 bool IsActive();
57 bool IsDead() const { return m_dead; }
58 bool IsDecayed() { return m_use_gradient; }
59 bool InCenter(std::pair<int, int> pos) const;
60 bool OnEventCell(int demeRelative_cell_ID) const;
61

Callers 1

ProcessUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected