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

Method FacedHasPredAV

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

Source from the content-addressed store, hash-verified

235 bool FacedHasOutputAV(int av_num = 0) { return false; }
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) { ; }

Callers 6

Inst_FightMeritOrgMethod · 0.45
Inst_FightBonusOrgMethod · 0.45
Inst_FightOrgMethod · 0.45
Inst_FightPredMethod · 0.45
TestAttackPredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected