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

Method GetCellData

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

Source from the content-addressed store, hash-verified

68 int GetCellYPosition() { return -1; }
69
70 int GetCellData() { return -1; }
71 int GetCellDataOrgID() { return -1; }
72 int GetCellDataUpdate() { return -1; }
73 int GetCellDataTerritory() { return -1; }

Callers 15

Inst_RotateEventCellMethod · 0.45
Inst_IfEventInCellMethod · 0.45
Inst_SenseTargetMethod · 0.45
Inst_SenseTargetFacedMethod · 0.45
Inst_MoveTargetMethod · 0.45
Inst_SuperMoveMethod · 0.45
Inst_IfTargetMethod · 0.45
Inst_IfNotTargetMethod · 0.45
Inst_CollectCellDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected