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

Method getTile

source/gamemap/TileContainer.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 }
313
314 inline Tile* getTile() const
315 {
316 return mTile;
317 }
318
319private:
320 const TileDistance& mTileDistance;

Callers 1

visibleTilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected