Uses of Enum
eu.iv4xr.framework.extensions.pathfinding.AStar.SearchMode
Packages that use AStar.SearchMode
Package
Description
This package provides classes to do pathfinding over a graph.
-
Uses of AStar.SearchMode in eu.iv4xr.framework.extensions.pathfinding
Fields in eu.iv4xr.framework.extensions.pathfinding declared as AStar.SearchModeMethods in eu.iv4xr.framework.extensions.pathfinding that return AStar.SearchModeModifier and TypeMethodDescriptionstatic AStar.SearchModeReturns the enum constant of this type with the specified name.static AStar.SearchMode[]AStar.SearchMode.values()Returns an array containing the constants of this enum type, in the order they are declared.