ibxm
Class ScreamTracker3

java.lang.Object
  extended by ibxm.ScreamTracker3

public class ScreamTracker3
extends Object


Constructor Summary
ScreamTracker3()
           
 
Method Summary
static boolean is_s3m(byte[] header_96_bytes)
           
static Module load_s3m(byte[] header_96_bytes, DataInput data_input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreamTracker3

public ScreamTracker3()
Method Detail

is_s3m

public static boolean is_s3m(byte[] header_96_bytes)

load_s3m

public static Module load_s3m(byte[] header_96_bytes,
                              DataInput data_input)
                       throws IOException
Throws:
IOException