From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- javadoc/ibxm/FastTracker2.html | 272 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 272 insertions(+) create mode 100644 javadoc/ibxm/FastTracker2.html (limited to 'javadoc/ibxm/FastTracker2.html') diff --git a/javadoc/ibxm/FastTracker2.html b/javadoc/ibxm/FastTracker2.html new file mode 100644 index 0000000..733c8ba --- /dev/null +++ b/javadoc/ibxm/FastTracker2.html @@ -0,0 +1,272 @@ + + + + + +FastTracker2 (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
ibxm
+

Class FastTracker2

+
+
+ +
+
    +
  • +
    +
    +
    public class FastTracker2
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FastTracker2() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static booleanis_xm(byte[] header_60_bytes) 
      static Moduleload_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
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3