Class VehicleZone
java.lang.Object
zombie.iso.zones.Zone
zombie.iso.zones.VehicleZone
-
Field Summary
FieldsModifier and TypeFieldDescriptionshort
static final short
Fields inherited from class zombie.iso.zones.Zone
geometryType, h, haveConstruction, hourLastSeen, id, isPreferredZoneForSquare, lastActionTimestamp, name, pickedRZStory, pickedXForZoneStory, pickedYForZoneStory, points, polylineOutlinePoints, polylineWidth, s_clipper, spawnedZombies, spawnSpecialZombies, totalArea, triangleAreas, triangles, type, w, x, y, z, zombiesTypeToSpawn
-
Constructor Summary
ConstructorsConstructorDescriptionVehicleZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) -
Method Summary
Methods inherited from class zombie.iso.zones.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
-
Field Details
-
VZF_FaceDirection
public static final short VZF_FaceDirection- See Also:
-
dir
-
flags
public short flags
-
-
Constructor Details
-
VehicleZone
-
-
Method Details
-
isFaceDirection
public boolean isFaceDirection()
-