zombie.characters.personalities
Class Kate

java.lang.Object
  extended by zombie.characters.SurvivorPersonality
      extended by zombie.characters.personalities.Kate

public class Kate
extends SurvivorPersonality

Author:
LEMMY

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
Kate()
           
 
Method Summary
 void CreateBehaviours(IsoSurvivor survivor)
           
 int getHuntZombieRange()
           
 
Methods inherited from class zombie.characters.SurvivorPersonality
CreatePersonality, getPlayerDistanceComfort, getZombieFleeAmount, getZombieIgnoreOrdersCount
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Kate

public Kate()
Method Detail

CreateBehaviours

public void CreateBehaviours(IsoSurvivor survivor)
Overrides:
CreateBehaviours in class SurvivorPersonality

getHuntZombieRange

public int getHuntZombieRange()
Overrides:
getHuntZombieRange in class SurvivorPersonality