org.gamenet.application.mm8leveleditor.mm8
Class EnglishTLodFile
java.lang.Object
com.mmbreakfast.unlod.lod.LodFile
com.mmbreakfast.unlod.lod.mm8.EnglishDLodFile
org.gamenet.application.mm8leveleditor.mm8.EnglishTLodFile
- public class EnglishTLodFile
- extends EnglishDLodFile
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 |
EnglishTLodFile
public EnglishTLodFile(File aFile,
RandomAccessFileInputStream in)
throws IOException,
InvalidLodFileException
getEntryClass
public Class getEntryClass()
- Overrides:
getEntryClass
in class EnglishDLodFile