Class LoadedAreas
java.lang.Object
zombie.popman.LoadedAreas
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_AREAS
public static final int MAX_AREAS- See Also:
-
areas
public int[] areas -
count
public int count -
changed
public boolean changed -
prevAreas
public int[] prevAreas -
prevCount
public int prevCount
-
-
Constructor Details
-
LoadedAreas
public LoadedAreas(boolean boolean0)
-
-
Method Details
-
set
public boolean set() -
add
public void add(int int1, int int2, int int3, int int4) -
clear
public void clear() -
copy
-
isOnEdge
public boolean isOnEdge(int int1, int int0)
-