Uses of Class
zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
Packages that use RandomizedZoneStoryBase
-
Uses of RandomizedZoneStoryBase in zombie.iso
Methods in zombie.iso that return RandomizedZoneStoryBaseMethods in zombie.iso that return types with arguments of type RandomizedZoneStoryBase -
Uses of RandomizedZoneStoryBase in zombie.iso.zones
Fields in zombie.iso.zones declared as RandomizedZoneStoryBase -
Uses of RandomizedZoneStoryBase in zombie.randomizedWorld.randomizedZoneStory
Subclasses of RandomizedZoneStoryBase in zombie.randomizedWorld.randomizedZoneStoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassAlign some graves with possible flower, possible clutter One grave open with a zombieclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in zombie.randomizedWorld.randomizedZoneStory with parameters of type RandomizedZoneStoryBaseModifier and TypeMethodDescriptionvoidRandomizedZoneStoryBase.cleanAreaForStory(RandomizedZoneStoryBase rzs, Zone zone) RandomizedZoneStoryBase.getRandomExtraFreeSquare(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) static IsoGridSquareRandomizedZoneStoryBase.getRandomExtraFreeUnoccupiedSquare(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) RandomizedZoneStoryBase.getRandomFreeSquare(RandomizedZoneStoryBase rzs, Zone zone) Get a random free square in our story zoneRandomizedZoneStoryBase.getRandomFreeSquare(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone, IsoGridSquare square1) RandomizedZoneStoryBase.getRandomFreeSquareFullZone(RandomizedZoneStoryBase rzs, Zone zone) static IsoGridSquareRandomizedZoneStoryBase.getRandomFreeUnoccupiedSquare(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone)