|
||||||||||
| 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 |
|---|
IT, MOD, S3M, STM, UNKNOWN, XM, ZIP |
| Constructor Summary | |
|---|---|
S3MLoader(String name,
byte[] data)
|
|
| Method Summary | |
|---|---|
Module |
getModule()
|
static String |
parseTrackerVersion(int version)
|
| Methods inherited from class com.vwp.sound.mod.modplay.loader.ModuleLoader |
|---|
getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader, getModuleLoader |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Module module
| Constructor Detail |
|---|
public S3MLoader(String name,
byte[] data)
throws InvalidFormatException,
IOException
InvalidFormatException
IOException| Method Detail |
|---|
public Module getModule()
getModule in class ModuleLoaderpublic static String parseTrackerVersion(int version)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||