Uses of Interface
ch.sahits.game.graphic.image.model.MapGrid
-
Packages that use MapGrid Package Description ch.sahits.game.openpatrician.engine.sea -
-
Uses of MapGrid in ch.sahits.game.openpatrician.engine.sea
Classes in ch.sahits.game.openpatrician.engine.sea that implement MapGrid 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.classBaseGraphCalulationServiceService providing methods for the calculation of the heuristic and the graph.
-