Uses of Class
zombie.iso.zones.Zone
Packages that use Zone
Package
Description
-
Uses of Zone in zombie.characters
Methods in zombie.characters that return ZoneModifier and TypeMethodDescriptionstatic Zone
ZombiesZoneDefinition.getDefinitionZoneAt
(int int0, int int1, int int2) Methods in zombie.characters with parameters of type ZoneModifier and TypeMethodDescriptionstatic void
ZombiesZoneDefinition.applyDefinition
(IsoZombie zombie0, Zone zone, zombie.characters.ZombiesZoneDefinition.ZZDOutfit zZDOutfit, boolean boolean0) -
Uses of Zone in zombie.characters.animals
Subclasses of Zone in zombie.characters.animals -
Uses of Zone in zombie.characters.animals.pathfind
Fields in zombie.characters.animals.pathfind declared as ZoneMethods in zombie.characters.animals.pathfind with parameters of type ZoneModifier and TypeMethodDescriptionvoid
void
AnimalPathfind.renderPath
(UIWorldMap uIWorldMap, Zone var2, float float1, float float0, float var5, float var6) static void
CombinedZones.renderPath
(UIWorldMap uIWorldMap, Zone zone, float float0, float float1, float float2, float float3) void
MeshWanderer.renderPath
(UIWorldMap var1, Zone var2, float var3, float var4, float var5, float var6, IPathRenderer iPathRenderer, Mesh mesh, HashMap<Mesh, Zone> hashMap) Method parameters in zombie.characters.animals.pathfind with type arguments of type ZoneModifier and TypeMethodDescriptionvoid
MeshWanderer.renderPath
(UIWorldMap var1, Zone var2, float var3, float var4, float var5, float var6, IPathRenderer iPathRenderer, Mesh mesh, HashMap<Mesh, Zone> hashMap) -
Uses of Zone in zombie.iso
Fields in zombie.iso declared as ZoneModifier and TypeFieldDescriptionBuildingDef.zone
FishSchoolManager.ZoneData.zone
IsoGridSquare.zone
Fields in zombie.iso with type parameters of type ZoneMethods in zombie.iso that return ZoneModifier and TypeMethodDescriptionIsoMovingObject.getCurrentZone()
IsoChunk.getScavengeZone()
BuildingDef.getZone()
IsoGridSquare.getZone()
IsoMetaChunk.getZone
(int index) IsoMetaChunk.getZoneAt
(int x, int y, int z) IsoMetaGrid.getZoneAt
(int x, int y, int z) IsoMetaGrid.getZoneWithBoundsAndType
(int x, int y, int z, int w, int h, String type) IsoMetaGrid.registerAnimalZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, KahluaTable table) IsoMetaGrid.registerAnimalZone
(AnimalZone animalZone) IsoMetaGrid.registerAnimalZone
(AnimalZone animalZone, boolean boolean0) IsoMetaGrid.registerGeometryZone
(String name, String type, int z, String geometry, KahluaTable pointsTable, KahluaTable properties) IsoMetaGrid.registerMannequinZone
(String name, String type, int x, int y, int z, int _width, int _height, KahluaTable properties) IsoWorld.registerMannequinZone
(String name, String type, int _x, int _y, int z, int width, int height, KahluaTable properties) IsoMetaGrid.registerVehiclesZone
(String name, String type, int x, int y, int z, int _width, int _height, KahluaTable properties) IsoWorld.registerVehiclesZone
(String name, String type, int _x, int _y, int z, int width, int height, KahluaTable properties) IsoMetaGrid.registerWorldGenZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, KahluaTable table) IsoMetaGrid.registerZone
(String name, String type, int x, int y, int z, int _width, int _height) IsoMetaGrid.registerZone
(String name, String type, int x, int y, int z, int _width, int _height, ZoneGeometryType geometryType, gnu.trove.list.array.TIntArrayList points, int polylineWidth) IsoMetaGrid.registerZone
(Zone zone) IsoWorld.registerZone
(String name, String type, int _x, int _y, int z, int width, int height) IsoMetaGrid.registerZoneNoOverlap
(String name, String type, int x, int y, int z, int _width, int _height) Deprecated.IsoWorld.registerZoneNoOverlap
(String name, String type, int _x, int _y, int z, int width, int height) Deprecated.Methods in zombie.iso that return types with arguments of type ZoneModifier and TypeMethodDescriptionIsoMetaChunk.getZonesAt
(int int0, int int1, int int2) IsoMetaChunk.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesAt
(int x, int y, int z) IsoMetaGrid.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) Methods in zombie.iso with parameters of type ZoneModifier and TypeMethodDescriptionvoid
IsoChunk.addRandomCarCrash
(Zone zone, boolean addToWorld) void
void
void
boolean
IsoChunk.canAddRandomCarCrash
(Zone zone, boolean force) boolean
IsoMetaGrid.isZoneAbove
(Zone zone1, Zone zone2, int x, int y, int z) boolean
IsoChunk.RandomizeModel
(BaseVehicle v, Zone zone, String name, VehicleType type) Randomize a model with his corresponding texture defined in VehicleTypeIsoMetaGrid.registerZone
(Zone zone) void
IsoMetaCell.removeZone
(Zone zone) void
IsoMetaChunk.removeZone
(Zone zone) void
IsoMetaGrid.removeZone
(Zone zone) Method parameters in zombie.iso with type arguments of type ZoneModifier and TypeMethodDescriptionIsoMetaChunk.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) void
IsoMetaCell.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) void
IsoMetaChunk.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) void
IsoMetaCell.getZonesUnique
(Set<Zone> result) void
IsoMetaChunk.getZonesUnique
(Set<Zone> result) Constructors in zombie.iso with parameters of type Zone -
Uses of Zone in zombie.iso.objects
Subclasses of Zone in zombie.iso.objects -
Uses of Zone in zombie.iso.worldgen.zones
Subclasses of Zone in zombie.iso.worldgen.zones -
Uses of Zone in zombie.iso.zones
Classes in zombie.iso.zones with type parameters of type ZoneSubclasses of Zone in zombie.iso.zonesMethods in zombie.iso.zones that return ZoneModifier and TypeMethodDescriptionZone.load
(ByteBuffer arg0, int arg1) Zone.load
(ByteBuffer byteBuffer, int int0, Map<Integer, String> map, SharedStrings sharedStrings) Method parameters in zombie.iso.zones with type arguments of type ZoneModifier and TypeMethodDescriptionboolean
Zone.difference
(int int0, int int1, int int2, int int3, int int4, ArrayList<Zone> arrayList) -
Uses of Zone in zombie.Lua
Methods in zombie.Lua that return ZoneModifier and TypeMethodDescriptionstatic Zone
LuaManager.GlobalObject.getZone
(int x, int y, int z) Methods in zombie.Lua that return types with arguments of type Zone -
Uses of Zone in zombie.network
Methods in zombie.network with parameters of type Zone -
Uses of Zone in zombie.randomizedWorld
Methods in zombie.randomizedWorld with parameters of type ZoneModifier and TypeMethodDescriptionRandomizedWorldBase.addTrailer
(BaseVehicle v, Zone zone, IsoChunk chunk, String zoneName, String vehicleDistrib, String trailerName) RandomizedWorldBase.addVehicle
(Zone zone, float vehicleX, float vehicleY, float vehicleZ, float direction, String zoneName, String scriptName, Integer skinIndex, String specificContainer) RandomizedWorldBase.addVehicle
(Zone zone, float float2, float float1, float float0, float float3, String string0, String string2, Integer integer, String string1, boolean boolean0) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare sq, IsoChunk chunk, String zoneName, String scriptName, Integer skinIndex, IsoDirections dir, String specificContainer) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare square, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections directions, String string2, boolean boolean0) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare sq, IsoChunk chunk, String zoneName, String scriptName, IsoDirections dir) RandomizedWorldBase.addVehicleFlipped
(Zone zone, float vehicleX, float vehicleY, float vehicleZ, float direction, String zoneName, String scriptName, Integer skinIndex, String specificContainer) RandomizedWorldBase.addVehicleFlipped
(Zone zone, IsoGridSquare sq, IsoChunk chunk, String zoneName, String scriptName, Integer skinIndex, IsoDirections dir, String specificContainer) static void
RandomizedWorldBase.removeAllVehiclesOnZone
(Zone zone) -
Uses of Zone in zombie.randomizedWorld.randomizedRanch
Methods in zombie.randomizedWorld.randomizedRanch with parameters of type ZoneModifier and TypeMethodDescriptionstatic boolean
RandomizedRanchBase.checkRanchStory
(Zone zone, boolean boolean0) static void
RandomizedRanchBase.randomizeRanch
(Zone zone, DesignationZoneAnimal designationZoneAnimal) -
Uses of Zone in zombie.randomizedWorld.randomizedVehicleStory
Fields in zombie.randomizedWorld.randomizedVehicleStory declared as ZoneMethods in zombie.randomizedWorld.randomizedVehicleStory with parameters of type ZoneModifier and TypeMethodDescriptionboolean
RandomizedVehicleStoryBase.callVehicleStorySpawner
(Zone zone, IsoChunk chunk, float additionalRotationRadians) static boolean
RandomizedVehicleStoryBase.doRandomStory
(Zone zone, IsoChunk chunk, boolean force) void
RVSUtilityVehicle.doUtilityVehicle
(Zone zone, IsoChunk chunk, String zoneName, String scriptName, String outfits, Integer femaleChance, String vehicleDistrib, ArrayList<String> items, int nbrOfItem, boolean addTrailer) RandomizedVehicleStoryBase.getCenterOfChunk
(Zone zone, IsoChunk chunk) Get the center of the chunk according to the zone (so center of the 10x10 chunk AND the zone)boolean
RandomizedVehicleStoryBase.getPolylineSpawnPoint
(Zone zone, IsoChunk chunk, float[] floats) static IsoGridSquare
RandomizedVehicleStoryBase.getRandomFreeUnoccupiedSquare
(RandomizedVehicleStoryBase randomizedVehicleStoryBase, Zone zone, IsoGridSquare square1) boolean
RandomizedVehicleStoryBase.getRectangleSpawnPoint
(Zone zone, IsoChunk chunk, float[] floats) boolean
RandomizedVehicleStoryBase.getSpawnPoint
(Zone zone, IsoChunk chunk, float[] floats) static void
RandomizedVehicleStoryBase.initAllRVSMapChance
(Zone zone, IsoChunk chunk) We init a map with every possible stories for this zoneRandomizedVehicleStoryBase.initSpawnDataForChunk
(Zone zone, IsoChunk chunk) boolean
RandomizedVehicleStoryBase.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSAmbulanceCrash.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSAnimalOnRoad.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSAnimalTrailerOnRoad.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSBanditRoad.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSBurntCar.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSCarCrash.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSCarCrashCorpse.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSCarCrashDeer.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSChangingTire.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSConstructionSite.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSCrashHorde.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSDeadEnd.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSFlippedCrash.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSPlonkies.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSPoliceBlockade.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSPoliceBlockadeShooting.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSRegionalProfessionVehicle.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSRichJerk.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSRoadKill.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSRoadKillSmall.initVehicleStorySpawner
(Zone arg0, IsoChunk arg1, boolean arg2) boolean
RVSTrailerCrash.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
RVSUtilityVehicle.initVehicleStorySpawner
(Zone zone, IsoChunk chunk, boolean debug) boolean
boolean
boolean
void
RandomizedVehicleStoryBase.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSAmbulanceCrash.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSAnimalOnRoad.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSAnimalTrailerOnRoad.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSBanditRoad.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSBurntCar.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSCarCrash.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSCarCrashCorpse.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSCarCrashDeer.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSChangingTire.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSConstructionSite.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSCrashHorde.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSDeadEnd.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSFlippedCrash.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSHerdOnRoad.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSPlonkies.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSPoliceBlockade.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSPoliceBlockadeShooting.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSRegionalProfessionVehicle.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSRichJerk.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSRoadKill.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSRoadKillSmall.randomizeVehicleStory
(Zone arg0, IsoChunk arg1) void
RVSTrailerCrash.randomizeVehicleStory
(Zone zone, IsoChunk chunk) void
RVSUtilityVehicle.randomizeVehicleStory
(Zone zone, IsoChunk chunk) Constructors in zombie.randomizedWorld.randomizedVehicleStory with parameters of type ZoneModifierConstructorDescriptionVehicleStorySpawnData
(RandomizedVehicleStoryBase story, Zone zone, float spawnX, float spawnY, float direction, int x1, int y1, int x2, int y2) -
Uses of Zone in zombie.randomizedWorld.randomizedZoneStory
Methods in zombie.randomizedWorld.randomizedZoneStory with parameters of type ZoneModifier and TypeMethodDescriptionvoid
RandomizedZoneStoryBase.cleanAreaForStory
(RandomizedZoneStoryBase rzs, Zone zone) RandomizedZoneStoryBase.getRandomExtraFreeSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) static IsoGridSquare
RandomizedZoneStoryBase.getRandomExtraFreeUnoccupiedSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) RandomizedZoneStoryBase.getRandomFreeSquare
(RandomizedZoneStoryBase rzs, Zone zone) Get a random free square in our story zoneRandomizedZoneStoryBase.getRandomFreeSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone, IsoGridSquare square1) RandomizedZoneStoryBase.getRandomFreeSquareFullZone
(RandomizedZoneStoryBase rzs, Zone zone) static IsoGridSquare
RandomizedZoneStoryBase.getRandomFreeUnoccupiedSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) static void
RandomizedZoneStoryBase.initAllRZSMapChance
(Zone zone) boolean
static boolean
RandomizedZoneStoryBase.isValidForStory
(Zone zone, boolean force) void
RandomizedZoneStoryBase.randomizeZoneStory
(Zone zone) void
RZJackieJaye.randomizeZoneStory
(Zone arg0) void
RZSAttachedAnimal.randomizeZoneStory
(Zone arg0) void
RZSBaseball.randomizeZoneStory
(Zone zone) void
RZSBBQParty.randomizeZoneStory
(Zone zone) void
RZSBeachParty.randomizeZoneStory
(Zone zone) void
RZSBurntWreck.randomizeZoneStory
(Zone arg0) void
RZSBuryingCamp.randomizeZoneStory
(Zone zone) void
RZSCampsite.randomizeZoneStory
(Zone arg0) void
RZSCharcoalBurner.randomizeZoneStory
(Zone arg0) void
RZSDean.randomizeZoneStory
(Zone arg0) void
RZSDuke.randomizeZoneStory
(Zone arg0) void
RZSEscapedAnimal.randomizeZoneStory
(Zone arg0) void
RZSEscapedHerd.randomizeZoneStory
(Zone arg0) void
RZSFishingTrip.randomizeZoneStory
(Zone zone) void
RZSForestCamp.randomizeZoneStory
(Zone zone) void
RZSForestCampEaten.randomizeZoneStory
(Zone zone) void
RZSFrankHemingway.randomizeZoneStory
(Zone arg0) void
RZSHermitCamp.randomizeZoneStory
(Zone arg0) void
RZSHillbillyHoedown.randomizeZoneStory
(Zone arg0) void
RZSHogWild.randomizeZoneStory
(Zone arg0) void
RZSHunterCamp.randomizeZoneStory
(Zone zone) void
RZSKirstyKormick.randomizeZoneStory
(Zone arg0) void
RZSMurderScene.randomizeZoneStory
(Zone arg0) void
RZSMusicFest.randomizeZoneStory
(Zone zone) void
RZSMusicFestStage.randomizeZoneStory
(Zone zone) void
RZSNastyMattress.randomizeZoneStory
(Zone arg0) void
RZSOccultActivity.randomizeZoneStory
(Zone arg0) void
RZSOldFirepit.randomizeZoneStory
(Zone arg0) void
RZSOldShelter.randomizeZoneStory
(Zone arg0) void
RZSOrphanedFawn.randomizeZoneStory
(Zone arg0) void
RZSRangerSmith.randomizeZoneStory
(Zone arg0) void
RZSRockerParty.randomizeZoneStory
(Zone arg0) void
RZSSadCamp.randomizeZoneStory
(Zone arg0) void
RZSSexyTime.randomizeZoneStory
(Zone zone) void
RZSSirTwiggy.randomizeZoneStory
(Zone arg0) void
RZSSurvivalistCamp.randomizeZoneStory
(Zone arg0) void
RZSTragicPicnic.randomizeZoneStory
(Zone arg0) void
RZSTrapperCamp.randomizeZoneStory
(Zone zone) void
RZSVanCamp.randomizeZoneStory
(Zone arg0) void
RZSWasteDump.randomizeZoneStory
(Zone arg0) void
RZSWaterPump.randomizeZoneStory
(Zone arg0)