Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
computeTileDistances
Method · 0.80
print
Method · 0.80
circularRegion
Method · 0.80
buildTileDistance
Method · 0.80
visibleTiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected