Uses of Class
zombie.randomizedWorld.randomizedVehicleStory.RandomizedVehicleStoryBase
Packages that use RandomizedVehicleStoryBase
-
Uses of RandomizedVehicleStoryBase in zombie.iso
Methods in zombie.iso that return RandomizedVehicleStoryBaseMethods in zombie.iso that return types with arguments of type RandomizedVehicleStoryBase -
Uses of RandomizedVehicleStoryBase in zombie.randomizedWorld.randomizedVehicleStory
Subclasses of RandomizedVehicleStoryBase in zombie.randomizedWorld.randomizedVehicleStoryModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classJust a burnt car with 0, 1 or 2 burnt corpses near itfinal classfinal classfinal classfinal classGood car with a couple changing its tirefinal classVan with a sewer hole invalid input: '&' road cones around it, some construction worker and a foreman + some tools in groundfinal classCar crashed with quite some zombies around itfinal classfinal classFlipped car with bodies invalid input: '&' blood near it, can be burntfinal classfinal classfinal classPolice barricading a road, 2 police cars, some zombies policefinal classPolice barricading a road, 2 police cars, some zombies police with guns/rifle, dead corpses aroundfinal classfinal classfinal classfinal classfinal classfinal classAn utility vehicle (mccoys, fire dept, police, ranger, postal..) with corresponding outfit zeds and sometimes toolsFields in zombie.randomizedWorld.randomizedVehicleStory declared as RandomizedVehicleStoryBaseMethods in zombie.randomizedWorld.randomizedVehicleStory with parameters of type RandomizedVehicleStoryBaseModifier and TypeMethodDescriptionstatic IsoGridSquareRandomizedVehicleStoryBase.getRandomFreeUnoccupiedSquare(RandomizedVehicleStoryBase randomizedVehicleStoryBase, Zone zone, IsoGridSquare square1) Constructors in zombie.randomizedWorld.randomizedVehicleStory with parameters of type RandomizedVehicleStoryBaseModifierConstructorDescriptionVehicleStorySpawnData(RandomizedVehicleStoryBase story, Zone zone, float spawnX, float spawnY, float direction, int x1, int y1, int x2, int y2)