Class NestedPaths

java.lang.Object
zombie.characters.animals.pathfind.NestedPaths

public final class NestedPaths extends Object
  • Field Details

  • Constructor Details

    • NestedPaths

      public NestedPaths()
  • Method Details

    • init

      public void init(Zone zone)
    • render

      public void render(UIWorldMap ui)
    • drawLine

      public void drawLine(UIWorldMapV1 api, float x1, float y1, float x2, float y2, float r, float g, float b, float a)