|
Javadoc for slick-ibxm 0 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Module in ibxm |
---|
Methods in ibxm that return Module | |
---|---|
static Module |
ProTracker.load_mod(byte[] header_1084_bytes,
java.io.DataInput data_input)
|
static Module |
ScreamTracker3.load_s3m(byte[] header_96_bytes,
java.io.DataInput data_input)
|
static Module |
FastTracker2.load_xm(byte[] header_60_bytes,
java.io.DataInput data_input)
|
static Module |
OpenALMODPlayer.loadModule(java.io.InputStream in)
Load a module using the IBXM |
Methods in ibxm with parameters of type Module | |
---|---|
void |
OpenALMODPlayer.play(Module module,
int source,
boolean loop,
boolean start)
Play a mod or xm track streamed from the specified location |
void |
IBXM.set_module(Module m)
|
Constructors in ibxm with parameters of type Module | |
---|---|
Channel(Module mod,
int sampling_rate,
int[] global_vol)
|
|
Javadoc for slick-ibxm 0 | ||||||||
PREV NEXT | FRAMES NO FRAMES |