Package zombie.iso
Class IsoMetaGrid.VehicleZone
java.lang.Object
zombie.iso.IsoMetaGrid.Zone
zombie.iso.IsoMetaGrid.VehicleZone
- Enclosing class:
- IsoMetaGrid
-
Field Summary
Modifier and TypeFieldDescriptionshort
static final short
Fields inherited from class zombie.iso.IsoMetaGrid.Zone
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
ConstructorDescriptionVehicleZone
(String string, String string2, int int1, int int2, int int3, int int4, int int5, KahluaTable kahluaTable) -
Method Summary
Methods inherited from class zombie.iso.IsoMetaGrid.Zone
addSquare, contains, difference, Dispose, getClippedSegmentOfPolyline, getHeight, getHoursSinceLastSeen, getLastActionTimestamp, getName, getOriginalName, getPolygonTriangles, getPolylineLength, getPolylineOutlineTriangles, getRandomSquareInZone, getRandomUnseenSquareInZone, getSquares, getTotalArea, getType, getWidth, getX, getY, getZ, getZombieDensity, haveCons, intersects, isPoint, isPolygon, isPolyline, isRectangle, pickRandomLocation, removeSquare, sendToServer, setH, setHaveConstruction, setHourSeenToCurrent, setLastActionTimestamp, setName, setOriginalName, setPickedXForZoneStory, setPickedYForZoneStory, setType, setW, setX, setY
-
Field Details
-
VZF_FaceDirection
public static final short VZF_FaceDirection- See Also:
-
dir
-
flags
public short flags
-
-
Constructor Details
-
VehicleZone
public VehicleZone(String string, String string2, int int1, int int2, int int3, int int4, int int5, KahluaTable kahluaTable)
-
-
Method Details
-
isFaceDirection
public boolean isFaceDirection()
-