|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vwp.sound.mod.modplay.loader.ModuleLoader
com.vwp.sound.mod.modplay.loader.S3MLoader
public class S3MLoader
| Field Summary | |
|---|---|
Module |
module
|
| Fields inherited from class com.vwp.sound.mod.modplay.loader.ModuleLoader |
|---|
EXT_IT, EXT_MOD, EXT_S3M, EXT_STM, EXT_XM, EXT_ZIP, IT, MOD, S3M, STM, UNKNOWN, XM, ZIP |
| Constructor Summary | |
|---|---|
S3MLoader(java.lang.String name,
byte[] data)
|
|
| Method Summary | |
|---|---|
Module |
getModule()
|
static java.lang.String |
parseTrackerVersion(int version)
|
| Methods inherited from class com.vwp.sound.mod.modplay.loader.ModuleLoader |
|---|
getData, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Module module
| Constructor Detail |
|---|
public S3MLoader(java.lang.String name,
byte[] data)
throws InvalidFormatException,
java.io.IOException
InvalidFormatException
java.io.IOException| Method Detail |
|---|
public Module getModule()
getModule in class ModuleLoaderpublic static java.lang.String parseTrackerVersion(int version)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||