Class RandomizedDeadSurvivorBase
java.lang.Object
zombie.randomizedWorld.randomizedDeadSurvivor.RandomizedDeadSurvivorBase
- Direct Known Subclasses:
RDSBleach,RDSDeadDrunk,RDSGunmanInBathroom,RDSGunslinger,RDSPileOfBurntBodies,RDSSpecificProfession,RDSZombieLockedBathroom
public class RandomizedDeadSurvivorBase
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RandomizedDeadSurvivorBase() -
Method Summary
Modifier and Type Method Description IsoDeadBodycreateRandomDeadBody(int x, int y, int z)IsoDeadBodycreateRandomDeadBody(RoomDef room)voidrandomizeDeadSurvivor(BuildingDef def)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RandomizedDeadSurvivorBase
public RandomizedDeadSurvivorBase()
-
-
Method Details
-
randomizeDeadSurvivor
-
createRandomDeadBody
-
createRandomDeadBody
-