ibxm
Class ProTracker

java.lang.Object
  extended by ibxm.ProTracker

public class ProTracker
extends Object


Constructor Summary
ProTracker()
           
 
Method Summary
static boolean is_mod(byte[] header_1084_bytes)
           
static Module load_mod(byte[] header_1084_bytes, DataInput data_input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProTracker

public ProTracker()
Method Detail

is_mod

public static boolean is_mod(byte[] header_1084_bytes)

load_mod

public static Module load_mod(byte[] header_1084_bytes,
                              DataInput data_input)
                       throws IOException
Throws:
IOException