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

Method fCost

source/gamemap/GameMap.cpp:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 inline double fCost() const
118 { return g + h; }
119
120 inline Tile* getTile() const
121 { return tile; }

Callers 1

pathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected