Package zombie.behaviors.survivor.orders
Class GotoBuildingOrder
java.lang.Object
zombie.behaviors.survivor.orders.Order
zombie.behaviors.survivor.orders.GotoOrder
zombie.behaviors.survivor.orders.GotoBuildingOrder
public class GotoBuildingOrder 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 GotoBuildingOrder(IsoGameCharacter gameCharacter, IsoBuilding building)
-
Method Summary
Modifier and Type Method Description boolean
complete()
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, initOrder, isCancelledOnAttack, isCritical, processNext, updatenext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait