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

Method MoveAV

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

Source from the content-addressed store, hash-verified

258 void SetAVFacedCellID(cAvidaContext& ctx, int av_num = 0) { ; }
259 void SetAVCellData(const int newData, const int org_id, int av_num = 0) { ; }
260 bool MoveAV(cAvidaContext& ctx, int av_num = 0) { return false; }
261 bool RotateAV(cAvidaContext& ctx, int increment, int av_num = 0) { return false; }
262 cOrganism* GetRandFacedAV(cAvidaContext& ctx, int av_num = 0) { return NULL; }
263 cOrganism* GetRandFacedPredAV(int av_num = 0) { return NULL; }

Callers 8

SingleProcessMethod · 0.45
Inst_MoveMethod · 0.45
Inst_JuvMoveMethod · 0.45
Inst_MoveMethod · 0.45
Inst_JuvMoveMethod · 0.45
Inst_RangeMoveMethod · 0.45
Inst_RangePredMoveMethod · 0.45
Inst_MoveNeuronAVMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected