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 void
Failed(Mover mover)
void
Succeeded(PolygonalMap2.Path path, Mover mover)
-
Method Details
-
Succeeded
-
Failed
-