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

Method GetAVFacing

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

Source from the content-addressed store, hash-verified

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; }

Callers 15

PrintMiniTraceStatusMethod · 0.45
Inst_GetNorthOffsetMethod · 0.45
Inst_RotateHomeMethod · 0.45
DoLookAheadEXMethod · 0.45
DoLookAgainEXMethod · 0.45
PrintMiniTraceStatusMethod · 0.45
Inst_GetNorthOffsetMethod · 0.45
Inst_RotateHomeMethod · 0.45
Inst_LookAheadMethod · 0.45
DoLookAheadEXMethod · 0.45
DoLookAgainEXMethod · 0.45
Inst_LookAroundMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected