Uses of Class
jurpe.items.Armor

Packages that use Armor
jurpe.characters   
jurpe.items   
jurpe.world   
 

Uses of Armor in jurpe.characters
 

Methods in jurpe.characters that return Armor
 Armor PCharacter.getCurrentArmor()
          Get current armor.
 

Methods in jurpe.characters with parameters of type Armor
 boolean PCharacter.setCurrentArmor(Armor armatura)
          Set current armor.
 

Uses of Armor in jurpe.items
 

Methods in jurpe.items that return Armor
static Armor Armor.createRandom(ItemValueType value, RandomNames rn)
          Creates a random generated Armor
 

Uses of Armor in jurpe.world
 

Methods in jurpe.world that return types with arguments of type Armor
 java.util.AbstractSet<Armor> Shop.getArmors()
          Get armors in the Shop.
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net