Uses of Class
zombie.characters.IsoGameCharacter.XP

Packages that use IsoGameCharacter.XP
zombie.characters   
 

Uses of IsoGameCharacter.XP in zombie.characters
 

Methods in zombie.characters that return IsoGameCharacter.XP
 IsoGameCharacter.XP IsoGameCharacter.getXp()
           
 

Methods in zombie.characters with parameters of type IsoGameCharacter.XP
 void IsoGameCharacter.setXp(IsoGameCharacter.XP xp)