Uses of Class
zombie.core.skinnedmodel.population.Outfit
Packages that use Outfit
Package
Description
-
Uses of Outfit in zombie.characters
Methods in zombie.characters that return OutfitModifier and TypeMethodDescriptionIsoGameCharacter.getRandomDefaultOutfit()
static Outfit
ZombiesZoneDefinition.getRandomDefaultOutfit
(boolean boolean0, String string2) -
Uses of Outfit in zombie.core.skinnedmodel.population
Fields in zombie.core.skinnedmodel.population with type parameters of type OutfitMethods in zombie.core.skinnedmodel.population that return OutfitModifier and TypeMethodDescriptionOutfit.clone()
OutfitManager.FindFemaleOutfit
(String string) OutfitManager.FindMaleOutfit
(String string) OutfitManager.GetRandomNonProfessionalOutfit
(boolean boolean0) OutfitManager.GetRandomNonSillyOutfit
(boolean boolean0) OutfitManager.GetRandomOutfit
(boolean boolean0) OutfitManager.GetSpecificOutfit
(boolean boolean0, String string) -
Uses of Outfit in zombie.core.skinnedmodel.visual
Methods in zombie.core.skinnedmodel.visual that return OutfitMethods in zombie.core.skinnedmodel.visual with parameters of type Outfit