| 241 | void SwitchPredPrey(cAvidaContext& ctx, int av_num = 0) { ; } |
| 242 | void RemoveAllAV() { ; } |
| 243 | int GetAVFacing(int av_num = 0) { return 0; } |
| 244 | int GetAVCellID(int av_num = 0) { return -1; } |
| 245 | int GetAVFacedCellID(int av_num = 0) { return -1; } |
| 246 | int GetAVNumNeighbors(int av_num = 0) { return 0; } |
no outgoing calls
no test coverage detected