Package zombie.vehicles
Interface PolygonalMap2.IPathfinder
- All Known Implementing Classes:
PathFindBehavior2
- Enclosing class:
- PolygonalMap2
public static interface PolygonalMap2.IPathfinder
-
Method Summary
Modifier and Type Method Description voidFailed(Mover mover)voidSucceeded(PolygonalMap2.Path path, Mover mover)
-
Method Details
-
Succeeded
-
Failed
-