Class IsoMannequin.MannequinZone
java.lang.Object
zombie.iso.zones.Zone
zombie.iso.objects.IsoMannequin.MannequinZone
- Enclosing class:
IsoMannequin
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class Zone
clipper, 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
ConstructorsConstructorDescriptionMannequinZone(String name, String type, int x, int y, int z, int w, int h, se.krka.kahlua.vm.KahluaTable properties) -
Method Summary
Methods inherited from class 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
-
female
public int female -
dir
-
mannequinScript
-
pose
-
skin
-
outfit
-
-
Constructor Details
-
MannequinZone
-