Class MeshWanderer
java.lang.Object
zombie.characters.animals.pathfind.MeshWanderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderPath(UIWorldMap ui, Zone zone, float x1, float y1, float x2, float y2, IPathRenderer renderer, Mesh mesh1, HashMap<Mesh, Zone> meshZoneHashMap)
-
Constructor Details
-
MeshWanderer
public MeshWanderer()
-
-
Method Details
-
renderPath
public void renderPath(UIWorldMap ui, Zone zone, float x1, float y1, float x2, float y2, IPathRenderer renderer, Mesh mesh1, HashMap<Mesh, Zone> meshZoneHashMap)
-