Package zombie.iso.objects
Class IsoMannequin.MannequinZone
java.lang.Object
zombie.iso.IsoMetaGrid.Zone
zombie.iso.objects.IsoMannequin.MannequinZone
- Enclosing class:
- IsoMannequin
public static final class IsoMannequin.MannequinZone extends IsoMetaGrid.Zone
-
Field Summary
Fields Modifier and Type Field Description int
bFemale
IsoDirections
dir
java.lang.String
pose
java.lang.String
skin
Fields 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 MannequinZone(java.lang.String string, java.lang.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, 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, setY
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
bFemale
public int bFemale -
dir
-
pose
public java.lang.String pose -
skin
public java.lang.String skin
-
-
Constructor Details
-
MannequinZone
public MannequinZone(java.lang.String string, java.lang.String string2, int int1, int int2, int int3, int int4, int int5, KahluaTable kahluaTable)
-