org.gamenet.application.mm8leveleditor.lod
Class TemplateLodResource
java.lang.Object
org.gamenet.application.mm8leveleditor.lod.TemplateLodResource
- All Implemented Interfaces:
- LodResource
- Direct Known Subclasses:
- DataHandler.ByteDataLodResource, EvtHandler.EvtLodResource, RawDataTemplateLodResource
- public class TemplateLodResource
- extends Object
- implements LodResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
templateLodResource
private LodResource templateLodResource
TemplateLodResource
public TemplateLodResource(LodResource templateLodResource)
getTemplateLodResource
protected LodResource getTemplateLodResource()
getData
public byte[] getData()
throws IOException
- Specified by:
getData
in interface LodResource
- Throws:
IOException
getTextDescription
public String getTextDescription()
- Specified by:
getTextDescription
in interface LodResource
getResourceType
public String getResourceType()
- Specified by:
getResourceType
in interface LodResource
getName
public String getName()
- Specified by:
getName
in interface LodResource
getDataHeader
public byte[] getDataHeader()
- Specified by:
getDataHeader
in interface LodResource