Uses of Class
ch.sahits.game.openpatrician.engine.sea.BaseGraphCalulationService
-
Packages that use BaseGraphCalulationService Package Description ch.sahits.game.openpatrician.engine.sea -
-
Uses of BaseGraphCalulationService in ch.sahits.game.openpatrician.engine.sea
Subclasses of BaseGraphCalulationService in ch.sahits.game.openpatrician.engine.sea Modifier and Type Class Description classAStarGraphProviderFactory class to provide the graph for the AStar path finding calculationclassAStarHeuristicProviderThis singleton provides the heuristic for a specific map for the A* algorithm.
-