org.gamenet.application.mm8leveleditor.handler
Class EvtHandler.EvtLodResource
java.lang.Object
org.gamenet.application.mm8leveleditor.lod.TemplateLodResource
org.gamenet.application.mm8leveleditor.handler.EvtHandler.EvtLodResource
- All Implemented Interfaces:
- LodResource
- Enclosing class:
- EvtHandler
- public class EvtHandler.EvtLodResource
- extends TemplateLodResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventList
private List eventList
EvtHandler.EvtLodResource
public EvtHandler.EvtLodResource(LodResource templateLodResource,
List eventList)
getData
public byte[] getData()
throws IOException
- Specified by:
getData
in interface LodResource
- Overrides:
getData
in class TemplateLodResource
- Throws:
IOException