Class StopAndFaceForOrder
java.lang.Object
zombie.behaviors.survivor.orders.Order
zombie.behaviors.survivor.orders.LittleTasks.StopAndFaceForOrder
public class StopAndFaceForOrder extends Order
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StopAndFaceForOrder(IsoGameCharacter chr, IsoGameCharacter other, int ticks)
-
Method Summary
Modifier and Type Method Description boolean
complete()
float
getPriority(IsoGameCharacter character)
Behavior.BehaviorResult
process()
void
update()
Methods inherited from class zombie.behaviors.survivor.orders.Order
ActedThisFrame, getAttackIfEnemiesAroundBias, getPathSpeed, initOrder, isCancelledOnAttack, isCritical, processNext, renderDebug, updatenext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait