Class DesignationZone
java.lang.Object
zombie.iso.areas.DesignationZone
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArrayList
<DesignationZone> int
int
int
static long
boolean
int
int
int
int
-
Constructor Summary
ConstructorsConstructorDescriptionDesignationZone
(String string0, String string1, int int0, int int3, int int6, int int1, int int4) -
Method Summary
Modifier and TypeMethodDescriptionstatic DesignationZone
void
check()
void
doMeta
(int var1) static ArrayList
<DesignationZone> getAllZonesByType
(String string) int
getH()
getId()
getName()
int
getW()
static DesignationZone
getZone
(int int3, int int2, int int1) getZoneById
(Double double0) static DesignationZone
getZoneByName
(String string) static DesignationZone
getZoneByNameAndType
(String string0, String string1) static DesignationZone
getZoneByType
(String string, int int3, int int2, int int1) boolean
boolean
static void
load
(ByteBuffer byteBuffer, int var1) void
loading()
static void
removeZone
(String string0, String string1) static void
removeZone
(DesignationZone designationZone) static void
Reset()
void
save
(ByteBuffer byteBuffer) void
void
static void
update()
-
Field Details
-
id
-
hourLastSeen
public int hourLastSeen -
lastActionTimestamp
public int lastActionTimestamp -
name
-
type
-
x
public int x -
y
public int y -
z
public int z -
w
public int w -
h
public int h -
streamed
public boolean streamed -
lastUpdate
public static long lastUpdate -
allZones
-
-
Constructor Details
-
DesignationZone
public DesignationZone() -
DesignationZone
-
-
Method Details
-
addZone
public static DesignationZone addZone(String string0, String string1, int int0, int int1, int int2, int int3, int int4) -
doMeta
public void doMeta(int var1) -
isStillStreamed
public boolean isStillStreamed() -
removeZone
-
removeZone
-
getZoneByName
-
getZoneByNameAndType
-
getZone
-
getZoneByType
-
isFullyStreamed
public boolean isFullyStreamed() -
getZoneById
-
unloading
public void unloading() -
loading
public void loading() -
getRandomSquare
-
getRandomFreeSquare
-
getAllZonesByType
-
getName
-
setName
-
update
public static void update() -
check
public void check() -
getW
public int getW() -
getH
public int getH() -
save
-
load
-
Reset
public static void Reset() -
getId
-