Package zombie.vehicles
Class PolygonalMap2.Path
java.lang.Object
zombie.vehicles.PolygonalMap2.Path
- Enclosing class:
- PolygonalMap2
public static final class PolygonalMap2.Path
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Path()
-
Method Summary
Modifier and Type Method Description boolean
crossesSquare(int int1, int int2, int int3)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Path
public Path()
-
-
Method Details
-
crossesSquare
public boolean crossesSquare(int int1, int int2, int int3)
-