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 bFemale, String roomName) -
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 outfitName) OutfitManager.FindMaleOutfit
(String outfitName) OutfitManager.GetRandomNonProfessionalOutfit
(boolean female) OutfitManager.GetRandomNonSillyOutfit
(boolean boolean0) OutfitManager.GetRandomOutfit
(boolean female) OutfitManager.GetSpecificOutfit
(boolean female, String outfitName) -
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