Class RDSGunmanInBathroom
java.lang.Object
zombie.randomizedWorld.randomizedDeadSurvivor.RandomizedDeadSurvivorBase
zombie.randomizedWorld.randomizedDeadSurvivor.RDSGunmanInBathroom
public class RDSGunmanInBathroom extends RandomizedDeadSurvivorBase
-
Constructor Summary
Constructors Constructor Description RDSGunmanInBathroom()
-
Method Summary
Modifier and Type Method Description void
randomizeDeadSurvivor(BuildingDef buildingDef)
Methods inherited from class zombie.randomizedWorld.randomizedDeadSurvivor.RandomizedDeadSurvivorBase
createRandomDeadBody, createRandomDeadBody
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RDSGunmanInBathroom
public RDSGunmanInBathroom()
-
-
Method Details
-
randomizeDeadSurvivor
- Overrides:
randomizeDeadSurvivor
in classRandomizedDeadSurvivorBase
-