|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.behaviors.survivor.orders.Order
zombie.behaviors.survivor.orders.GotoOrder
zombie.behaviors.survivor.orders.GotoSafehouseOrder
public class GotoSafehouseOrder
| 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 |
| Fields inherited from class zombie.behaviors.survivor.orders.Order |
|---|
bInit, character, name, type |
| Constructor Summary | |
|---|---|
GotoSafehouseOrder(IsoGameCharacter chr)
|
|
| Method Summary | |
|---|---|
boolean |
complete()
|
void |
initOrder()
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GotoSafehouseOrder(IsoGameCharacter chr)
| Method Detail |
|---|
public void initOrder()
initOrder in class Orderpublic boolean complete()
complete in class GotoOrder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||