org.gamenet.application.mm8leveleditor.mm6
Class BitmapsLodFile
java.lang.Object
com.mmbreakfast.unlod.lod.LodFile
org.gamenet.application.mm8leveleditor.mm6.MM6LodFile
org.gamenet.application.mm8leveleditor.mm6.BitmapsLodFile
- public class BitmapsLodFile
- extends MM6LodFile
Methods inherited from class com.mmbreakfast.unlod.lod.LodFile |
findLodEntryByFileName, findLodEntryForFile, getFile, getFileHeader, getFileHeaderSizeOffset, getFileName, getFileSizeMinusFileHeaderSizeOffset, getLodEntries, getNextEntry, getRandomAccessFileInputStream, readEntries, readEntryCount, readFileHeader, updateByAppendingData, verify, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitmapsLodFile
public BitmapsLodFile(File file,
RandomAccessFileInputStream in)
throws IOException,
InvalidLodFileException
getEntryClass
public Class getEntryClass()
- Overrides:
getEntryClass
in class MM6LodFile