Class RZSBeachParty
java.lang.Object
zombie.randomizedWorld.RandomizedWorldBase
zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
zombie.randomizedWorld.randomizedZoneStory.RZSBeachParty
public class RZSBeachParty extends RandomizedZoneStoryBase
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
RandomizedZoneStoryBase.ZoneType -
Field Summary
Fields inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
alwaysDo, baseChance, chance, minZoneHeight, minZoneWidth, totalChance, zoneStory, zoneTypeFields inherited from class zombie.randomizedWorld.RandomizedWorldBase
debugLine, maximumDays, minimumDays, minimumRooms, name, unique -
Constructor Summary
Constructors Constructor Description RZSBeachParty() -
Method Summary
Modifier and Type Method Description static java.util.ArrayListgetBeachClutter()voidrandomizeZoneStory(IsoMetaGrid.Zone zone)Methods inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
cleanAreaForStory, getMinimumHeight, getMinimumWidth, getRandomFreeSquare, getRandomFreeSquareFullZone, initAllRZSMapChance, isValid, isValid, isValidForStoryMethods inherited from class zombie.randomizedWorld.RandomizedWorldBase
addBloodSplat, addItemOnGround, addItemOnGround, addRandomItemOnGround, addRandomItemsOnGround, addRandomItemsOnGround, addTentNorthSouth, addTentWestEast, addTileObject, addTileObject, addTrailer, addTrailOfBlood, addTraitOfBlood, addVehicle, addVehicle, addVehicle, addVehicleFlipped, addVehicleFlipped, addWeapon, addZombiesOnSquare, addZombiesOnVehicle, alignCorpseToSquare, createBodyFromZombie, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomZombie, createRandomZombie, createRandomZombieForCorpse, createSkeletonCorpse, getDebugLine, getLivingRoomOrKitchen, getMaximumDays, getName, getRandomRoom, getRandomSpawnSquare, getRandomSquareForCorpse, getRoom, getSq, is1x2AreaClear, is2x1AreaClear, is2x1or1x2AreaClear, is2x2AreaClear, isTimeValid, isUnique, removeAllVehiclesOnZone, setAttachedItem, setDebugLine, setMaximumDays, setUnique, spawnCarOnNearestNavMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RZSBeachParty
public RZSBeachParty()
-
-
Method Details
-
getBeachClutter
public static java.util.ArrayList getBeachClutter() -
randomizeZoneStory
- Overrides:
randomizeZoneStoryin classRandomizedZoneStoryBase
-