| 125 | void UpdateDemeResources(cAvidaContext&, const Apto::Array<double>&) { ; } |
| 126 | |
| 127 | void Die(cAvidaContext& ctx) { ; } |
| 128 | void KillCellID(int target, cAvidaContext& ctx) { ; } |
| 129 | void Kaboom(int distance, cAvidaContext& ctx); |
| 130 | void Kaboom(int distance, cAvidaContext& ctx, double effect); |
no outgoing calls
no test coverage detected