Uses of Class
zombie.behaviors.survivor.MasterSurvivorBehavior

Packages that use MasterSurvivorBehavior
zombie.characters   
 

Uses of MasterSurvivorBehavior in zombie.characters
 

Methods in zombie.characters that return MasterSurvivorBehavior
 MasterSurvivorBehavior IsoGameCharacter.getMasterProper()
           
 

Methods in zombie.characters with parameters of type MasterSurvivorBehavior
 void IsoGameCharacter.setMasterProper(MasterSurvivorBehavior masterProper)