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

Method getDiffX

source/gamemap/TileContainer.cpp:46–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 inline int getDiffX() const
47 { return mDiffX; }
48
49 inline int getDiffY() const
50 { return mDiffY; }

Callers 5

computeTileDistancesMethod · 0.80
printMethod · 0.80
circularRegionMethod · 0.80
buildTileDistanceMethod · 0.80
visibleTilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected