Package games.stendhal.server.core.pathfinder
package games.stendhal.server.core.pathfinder
-
ClassDescriptionthe guide dog of an Entity.A path using a fixed route.class for guide NPC to certain point in his zoneclass for NPC's multi-zones travelingclass for creating complete route of npc across his world's path, with notifications at keypoints and road's end.Implements the A* algorithm.class is wrapper around zone name and local path inside this zoneA simple and stupid path finder that checks just the collision map, but does not require adding an entity to the map before using.