Package zombie.iso
Class IsoMetaGrid.VehicleZone
java.lang.Object
zombie.iso.IsoMetaGrid.Zone
zombie.iso.IsoMetaGrid.VehicleZone
- Enclosing class:
- IsoMetaGrid
public static final class IsoMetaGrid.VehicleZone extends IsoMetaGrid.Zone
-
Field Summary
Fields Modifier and Type Field Description IsoDirectionsdirshortflagsstatic shortVZF_FaceDirectionFields inherited from class zombie.iso.IsoMetaGrid.Zone
geometryType, h, haveConstruction, hourLastSeen, id, isPreferredZoneForSquare, lastActionTimestamp, name, pickedRZStory, pickedXForZoneStory, pickedYForZoneStory, points, polylineOutlinePoints, polylineWidth, spawnedZombies, spawnSpecialZombies, triangles, type, w, x, y, z, zombiesTypeToSpawn -
Constructor Summary
Constructors Constructor Description VehicleZone(java.lang.String string, java.lang.String string2, int int1, int int2, int int3, int int4, int int5, KahluaTable kahluaTable) -
Method Summary
Modifier and Type Method Description booleanisFaceDirection()Methods inherited from class zombie.iso.IsoMetaGrid.Zone
addSquare, contains, difference, Dispose, getClippedSegmentOfPolyline, getHeight, getHoursSinceLastSeen, getLastActionTimestamp, getName, getOriginalName, getPolygonTriangles, getPolylineOutlineTriangles, getRandomSquareInZone, getRandomUnseenSquareInZone, getSquares, getType, getWidth, getX, getY, getZombieDensity, haveCons, intersects, isPoint, isPolygon, isPolyline, isRectangle, removeSquare, sendToServer, setH, setHaveConstruction, setHourSeenToCurrent, setLastActionTimestamp, setName, setOriginalName, setPickedXForZoneStory, setPickedYForZoneStory, setType, setW, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
VZF_FaceDirection
public static final short VZF_FaceDirection- See Also:
- Constant Field Values
-
dir
-
flags
public short flags
-
-
Constructor Details
-
VehicleZone
public VehicleZone(java.lang.String string, java.lang.String string2, int int1, int int2, int int3, int int4, int int5, KahluaTable kahluaTable)
-
-
Method Details
-
isFaceDirection
public boolean isFaceDirection()
-