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

Method SetAVFacing

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

Source from the content-addressed store, hash-verified

254 int GetAVDataTerritory(int av_num = 0) { return -1; }
255 int FindAV(bool input, bool output, int av_num = 0) { return -1; }
256 void SetAVFacing(cAvidaContext& ctx, int av_facing, int av_num = 0) { ; }
257 bool SetAVCellID(cAvidaContext& ctx, int av_cell_id, int av_num = 0) { return false; }
258 void SetAVFacedCellID(cAvidaContext& ctx, int av_num = 0) { ; }
259 void SetAVCellData(const int newData, const int org_id, int av_num = 0) { ; }

Callers 7

Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45
Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45
Inst_RotateDirMethod · 0.45
Inst_RotateOrgIDMethod · 0.45
Inst_RotateAwayOrgIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected