|
||||||||||
| 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.GotoBuildingOrder
public class GotoBuildingOrder
| 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 | |
|---|---|
GotoBuildingOrder(IsoGameCharacter chr,
IsoBuilding b)
|
|
| Method Summary | |
|---|---|
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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GotoBuildingOrder(IsoGameCharacter chr,
IsoBuilding b)
| Method Detail |
|---|
public boolean complete()
complete in class GotoOrder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||