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

Method FacedHasPreyAV

avida-core/source/cpu/cTestCPUInterface.h:238–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 bool FacedHasAV(int av_num = 0) { return false; }
237 bool FacedHasPredAV(int av_num = 0) { return false; }
238 bool FacedHasPreyAV(int av_num = 0) { return false; }
239 void AddIOAV(cAvidaContext& ctx, int in_av_cell_id, int in_av_facing, bool input, bool output) { ; }
240 void AddPredPreyAV(cAvidaContext& ctx, int av_cell_id) { ; }
241 void SwitchPredPrey(cAvidaContext& ctx, int av_num = 0) { ; }

Callers 7

testAttackMethod · 0.45
testAttackMethod · 0.45
Inst_FightMeritOrgMethod · 0.45
Inst_FightBonusOrgMethod · 0.45
Inst_FightOrgMethod · 0.45
TestAttackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected