Class WorldGenZone
java.lang.Object
zombie.iso.zones.Zone
zombie.iso.worldgen.zones.WorldGenZone
-
Field Summary
Fields inherited from class Zone
clipper, geometryType, h, haveConstruction, hourLastSeen, id, isPreferredZoneForSquare, lastActionTimestamp, name, pickedRzStory, pickedXForZoneStory, pickedYForZoneStory, points, polylineOutlinePoints, polylineWidth, spawnedZombies, spawnSpecialZombies, totalArea, triangleAreas, triangles, type, w, x, y, z, zombiesTypeToSpawn -
Constructor Summary
ConstructorsConstructorDescriptionWorldGenZone(String name, String type, int x, int y, int z, int w, int h, se.krka.kahlua.vm.KahluaTable properties) -
Method Summary
Methods inherited from class Zone
addSquare, contains, difference, Dispose, getClippedSegmentOfPolyline, getHeight, getHoursSinceLastSeen, getLastActionTimestamp, getName, getOriginalName, getPolygonTriangles, getPolylineLength, getPolylineOutlineTriangles, getRandomFreeSquareInZone, getRandomSquareInZone, getRandomUnseenSquareInZone, getSquares, getTotalArea, getType, getWidth, getX, getY, getZ, getZombieDensity, haveCons, intersects, isFullyStreamed, isPoint, isPolygon, isPolyline, isPreferredZoneForSquare, isRectangle, load, load, pickRandomLocation, removeSquare, save, save, sendToServer, setH, setHaveConstruction, setHourSeenToCurrent, setLastActionTimestamp, setName, setOriginalName, setPickedXForZoneStory, setPickedYForZoneStory, setType, setW, setX, setY, toString
-
Constructor Details
-
WorldGenZone
-
-
Method Details
-
getRocks
public boolean getRocks()
-