Javadoc for slick-ibxm 0

ibxm
Class FastTracker2

java.lang.Object
  extended by ibxm.FastTracker2

public class FastTracker2
extends java.lang.Object


Constructor Summary
FastTracker2()
           
 
Method Summary
static boolean is_xm(byte[] header_60_bytes)
           
static Module load_xm(byte[] header_60_bytes, java.io.DataInput data_input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastTracker2

public FastTracker2()
Method Detail

is_xm

public static boolean is_xm(byte[] header_60_bytes)

load_xm

public static Module load_xm(byte[] header_60_bytes,
                             java.io.DataInput data_input)
                      throws java.io.IOException
Throws:
java.io.IOException

Javadoc for slick-ibxm 0