Package zombie.behaviors.survivor.orders
Class GotoSafehouseOrder
java.lang.Object
zombie.behaviors.survivor.orders.Order
zombie.behaviors.survivor.orders.GotoOrder
zombie.behaviors.survivor.orders.GotoSafehouseOrder
public class GotoSafehouseOrder extends GotoOrder
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.behaviors.survivor.orders.GotoOrder
GotoOrder.Waypoint
-
Field Summary
Fields inherited from class zombie.behaviors.survivor.orders.GotoOrder
currentwaypoint, failedcount, Waypoints
-
Constructor Summary
Constructors Constructor Description GotoSafehouseOrder(IsoGameCharacter gameCharacter)
-
Method Summary
Methods inherited from class zombie.behaviors.survivor.orders.GotoOrder
getAttackIfEnemiesAroundBias, getPriority, init, process, renderDebug, update
Methods inherited from class zombie.behaviors.survivor.orders.Order
ActedThisFrame, getPathSpeed, isCancelledOnAttack, isCritical, processNext, updatenext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait