Class CombinedZones

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

public final class CombinedZones extends Object
  • Field Details

    • meshList

      public final MeshList meshList
    • combinedMeshList

      public final MeshList combinedMeshList
  • Constructor Details

    • CombinedZones

      public CombinedZones()
  • Method Details

    • init

      public void init(MeshList meshList)
    • renderPath

      public static void renderPath(UIWorldMap ui, Zone zone, float x1, float y1, float x2, float y2)
    • render

      public void render(IPathRenderer renderer, float x1, float y1, float x2, float y2)