Class BorderFinder

java.lang.Object
zombie.pathfind.extra.BorderFinder

public class BorderFinder extends Object
  • Constructor Details

    • BorderFinder

      public BorderFinder(int x, int y, int z, int maxRange, IsoWorld world)
  • Method Details