Package zombie.characters
Class ZombiesZoneDefinition
java.lang.Object
zombie.characters.ZombiesZoneDefinition
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyDefinition(IsoZombie zombie, IsoMetaGrid.Zone zone, zombie.characters.ZombiesZoneDefinition.ZZDOutfit zZDOutfit, boolean boolean1) static voiddressInRandomOutfit(IsoZombie zombie) static IsoMetaGrid.ZonegetDefinitionZoneAt(int int1, int int2, int int3) static OutfitgetRandomDefaultOutfit(boolean boolean1, String string) static zombie.characters.ZombiesZoneDefinition.ZZDOutfitgetRandomOutfitInSetList(ArrayList arrayList, boolean boolean1) pickDefinition(int int1, int int2, int int3, boolean boolean1) static intpickPersistentOutfit(IsoGridSquare square) static void
-
Field Details
-
bDirty
public static boolean bDirty
-
-
Constructor Details
-
ZombiesZoneDefinition
public ZombiesZoneDefinition()
-
-
Method Details
-
dressInRandomOutfit
-
getDefinitionZoneAt
-
pickDefinition
public static ZombiesZoneDefinition.PickDefinition pickDefinition(int int1, int int2, int int3, boolean boolean1) -
applyDefinition
public static void applyDefinition(IsoZombie zombie, IsoMetaGrid.Zone zone, zombie.characters.ZombiesZoneDefinition.ZZDOutfit zZDOutfit, boolean boolean1) -
getRandomDefaultOutfit
-
getRandomOutfitInSetList
public static zombie.characters.ZombiesZoneDefinition.ZZDOutfit getRandomOutfitInSetList(ArrayList arrayList, boolean boolean1) -
registerCustomOutfits
public static void registerCustomOutfits() -
pickPersistentOutfit
-