Package zombie.behaviors.survivor
Class TravelLocationFinder
java.lang.Object
zombie.behaviors.survivor.TravelLocationFinder
public class TravelLocationFinder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TravelLocationFinder()
-
Method Summary
Modifier and Type Method Description static IsoGridSquare
FindLocation(SurvivorDesc survivorDesc, float float1, float float2, float float3, float float4, int int1)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TravelLocationFinder
public TravelLocationFinder()
-
-
Method Details
-
FindLocation
public static IsoGridSquare FindLocation(SurvivorDesc survivorDesc, float float1, float float2, float float3, float float4, int int1)
-