-
Deprecated Methods
-
Deprecated Enum ConstantsEnum ConstantDescriptionCan create very sharp corners as it just draws a straight line, not recommended. Instead, use
Path.getUnsnappedTarget()
and handle moving there yourself after you follow the path if you need to. This may be replaced with a better solution in the future.Can create very sharp corners as it just draws a straight line, not recommended. Instead, usePath.getUnsnappedTarget()
and handle moving there yourself after you follow the path if you need to. This may be replaced with a better solution in the future.
Vector.dotIntersectFast(me.nabdev.pathfinding.structures.Vertex, me.nabdev.pathfinding.structures.Vertex, me.nabdev.pathfinding.structures.Vertex, me.nabdev.pathfinding.structures.Vertex)
instead.