Uses of Class
zombie.characters.traits.TraitFactory.Trait
Packages that use TraitFactory.Trait
-
Uses of TraitFactory.Trait in zombie.characters.traits
Fields in zombie.characters.traits with type parameters of type TraitFactory.TraitModifier and TypeFieldDescriptionstatic LinkedHashMap
<String, TraitFactory.Trait> TraitFactory.TraitMap
Methods in zombie.characters.traits that return TraitFactory.TraitModifier and TypeMethodDescriptionstatic TraitFactory.Trait
static TraitFactory.Trait
TraitFactory.addTrait
(String type, String name, int cost, String desc, boolean profession, boolean removeInMP) static TraitFactory.Trait
Methods in zombie.characters.traits that return types with arguments of type TraitFactory.Trait