org.gamenet.application.mm8leveleditor.lod
Interface LodResource
- All Known Implementing Classes:
- FileBasedModifiedLodResource, LodEntry, MultipleTGAToBMPFormatConverter.BMPToMultipleTGAConversionInputStream.NullLodResource, MultipleTGAToBMPFormatConverter.MultipleTGAToBMPConversionOutputStream.InternalLodResource, TemplateLodResource
- public interface LodResource
- Author:
- mlk
getDataHeader
public byte[] getDataHeader()
getData
public byte[] getData()
throws IOException
- Throws:
IOException
getTextDescription
public String getTextDescription()
getResourceType
public String getResourceType()
getName
public String getName()