com.zthread.libmpq
Class MPQFile
java.lang.Object
com.zthread.libmpq.MPQFile
public class MPQFile
- extends java.lang.Object
|
Constructor Summary |
MPQFile(MPQ mpq,
int file,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MPQFile
public MPQFile(MPQ mpq,
int file,
java.lang.String name)
getFileNumber
public int getFileNumber()
getFileName
public java.lang.String getFileName()
getCompressedSize
public int getCompressedSize()
getUncompressedSize
public int getUncompressedSize()
getCompressionType
public int getCompressionType()
getFileType
public int getFileType()
getFileTypeChar
public char getFileTypeChar()
getHash1
public int getHash1()
getHash2
public int getHash2()
getData
public byte[] getData()