|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.characters.SurvivorPersonality
zombie.characters.personalities.Cowardly
public class Cowardly
Nested Class Summary |
---|
Nested classes/interfaces inherited from class zombie.characters.SurvivorPersonality |
---|
SurvivorPersonality.Personality |
Field Summary |
---|
Fields inherited from class zombie.characters.SurvivorPersonality |
---|
type |
Constructor Summary | |
---|---|
Cowardly()
|
Method Summary | |
---|---|
void |
CreateBehaviours(IsoSurvivor survivor)
|
int |
getHuntZombieRange()
|
int |
getZombieFleeAmount()
|
Methods inherited from class zombie.characters.SurvivorPersonality |
---|
CreatePersonality, getPlayerDistanceComfort, getZombieIgnoreOrdersCount |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cowardly()
Method Detail |
---|
public void CreateBehaviours(IsoSurvivor survivor)
CreateBehaviours
in class SurvivorPersonality
public int getHuntZombieRange()
getHuntZombieRange
in class SurvivorPersonality
public int getZombieFleeAmount()
getZombieFleeAmount
in class SurvivorPersonality
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |