MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / PrintStateInfo

Method PrintStateInfo

Source/Map/Random.cpp:425–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423}
424
425void cRandomMap::PrintStateInfo(cPosition* node) {
426 printf("(%d,%d)", node->mX, node->mY);
427}

Callers 7

PushMethod · 0.80
PopMethod · 0.80
UpdateMethod · 0.80
AddMethod · 0.80
RemoveMethod · 0.80
GoalReachedMethod · 0.80
SolveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected