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

Method GetFacedDir

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

Source from the content-addressed store, hash-verified

140 int GetFacing() { return 0; }
141 int GetFacedCellID() { return -1; }
142 int GetFacedDir() { return 0; }
143 bool SendMessage(cOrgMessage&) { return false; }
144 bool SendMessage(cOrganism*, cOrgMessage&) { return false; }
145 bool BroadcastMessage(cOrgMessage&, int) { return false; }

Callers 15

PrintMiniTraceStatusMethod · 0.45
Inst_GetNorthOffsetMethod · 0.45
Inst_RotateHomeMethod · 0.45
Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45
DoLookAheadEXMethod · 0.45
DoLookAgainEXMethod · 0.45
Inst_RotateHomeMethod · 0.45
PrintMiniTraceStatusMethod · 0.45
Inst_GetNorthOffsetMethod · 0.45
Inst_RotateHomeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected