MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / getY

Method getY

source/tests/test_Pathfinding.cpp:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 int getX() const
28 { return x; }
29 int getY() const
30 { return y; }
31};
32
33BOOST_AUTO_TEST_CASE(test_Pathfinding)

Callers 6

shootMethod · 0.45
getTrapEntityMethod · 0.45
canDoorBeOnTileMethod · 0.45
fireTrapSoundMethod · 0.45
shootMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected