|
||||||||||
| 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.STMLoader
public class STMLoader
| Field Summary |
|---|
| Fields inherited from class com.vwp.sound.mod.modplay.loader.ModuleLoader |
|---|
IT, MOD, S3M, STM, UNKNOWN, XM, ZIP |
| Constructor Summary | |
|---|---|
STMLoader(String name,
byte[] d)
|
|
| Method Summary | |
|---|---|
String |
getEffect(int eff,
int a1,
int a2)
|
String |
getInstrument(int vol)
|
Module |
getModule()
|
String |
getVolume(int vol)
|
| 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 |
| Constructor Detail |
|---|
public STMLoader(String name,
byte[] d)
| Method Detail |
|---|
public String getVolume(int vol)
public String getInstrument(int vol)
public String getEffect(int eff,
int a1,
int a2)
public Module getModule()
getModule in class ModuleLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||