Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.newdawn.slick.util.pathfinding.heuristics Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
ClosestHeuristicA heuristic that uses the tile that is closest to the target as the next best tile.Classorg.newdawn.slick.util.pathfinding.heuristicsSlick
ClosestSquaredHeuristicA heuristic that uses the tile that is closest to the target as the next best tile.Classorg.newdawn.slick.util.pathfinding.heuristicsSlick
ManhattanHeuristicA heuristic that drives the search based on the Manhattan distance between the current location and the targetClassorg.newdawn.slick.util.pathfinding.heuristicsSlick