Class Path
java.lang.Object
zombie.pathfind.Path
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Path
public Path()
-
-
Method Details
-
clear
public void clear() -
isEmpty
public boolean isEmpty() -
size
public int size() -
addNode
-
getNode
-
copyFrom
-
length
public float length() -
crossesSquare
public boolean crossesSquare(int int3, int int2, int int1)
-