Package zombie.iso
Class IsoLot
java.lang.Object
zombie.iso.IsoLot
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HashMap
static final ArrayList
static final HashMap
static final ObjectPool
int
int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Dispose()
static IsoLot
void
static void
static int
readInt
(RandomAccessFile randomAccessFile) static int
readShort
(RandomAccessFile randomAccessFile) static String
readString
(BufferedRandomAccessFile bufferedRandomAccessFile)
-
Field Details
-
InfoHeaders
-
InfoHeaderNames
-
InfoFileNames
-
pool
-
wx
public int wx -
wy
public int wy
-
-
Constructor Details
-
IsoLot
public IsoLot()
-
-
Method Details
-
Dispose
public static void Dispose() -
readString
public static String readString(BufferedRandomAccessFile bufferedRandomAccessFile) throws EOFException, IOException - Throws:
EOFException
IOException
-
readInt
- Throws:
EOFException
IOException
-
readShort
- Throws:
EOFException
IOException
-
put
-
get
-
load
-