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 arg0, String arg1, int arg2, int arg3, int arg4, int arg5, int arg6, KahluaTable arg7) -
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
public VehicleZone(String arg0, String arg1, int arg2, int arg3, int arg4, int arg5, int arg6, KahluaTable arg7)
-
-
Method Details
-
isFaceDirection
public boolean isFaceDirection()
-