|
||||||||||
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.ConversationOrder
zombie.behaviors.survivor.orders.ReturnToSafehouseConversation
public class ReturnToSafehouseConversation
Field Summary |
---|
Fields inherited from class zombie.behaviors.survivor.orders.Order |
---|
bInit, character, name, type |
Constructor Summary | |
---|---|
ReturnToSafehouseConversation(IsoGameCharacter chr,
java.lang.String script)
|
Method Summary | |
---|---|
void |
initOrder()
|
Methods inherited from class zombie.behaviors.survivor.orders.ConversationOrder |
---|
complete, process, update |
Methods inherited from class zombie.behaviors.survivor.orders.Order |
---|
ActedThisFrame, getAttackIfEnemiesAroundBias, getPathSpeed, getPriority, isCancelledOnAttack, isCritical, processNext, renderDebug, updatenext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReturnToSafehouseConversation(IsoGameCharacter chr, java.lang.String script)
Method Detail |
---|
public void initOrder()
initOrder
in class ConversationOrder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |