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 chr, IsoRoom b) -
Method Summary
Modifier and Type Method Description booleancomplete()Methods inherited from class zombie.behaviors.survivor.orders.GotoOrder
getAttackIfEnemiesAroundBias, getPriority, init, process, renderDebug, updateMethods inherited from class zombie.behaviors.survivor.orders.Order
ActedThisFrame, getPathSpeed, initOrder, isCancelledOnAttack, isCritical, processNext, updatenextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait