Class GotoRoomOrder
java.lang.Object
zombie.behaviors.survivor.orders.Order
zombie.behaviors.survivor.orders.GotoOrder
zombie.behaviors.survivor.orders.LittleTasks.GotoRoomOrder
public class GotoRoomOrder 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 GotoRoomOrder(IsoGameCharacter gameCharacter, IsoRoom room)
-
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