From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- javadoc/ibxm/Pattern.html | 320 ---------------------------------------------- 1 file changed, 320 deletions(-) delete mode 100644 javadoc/ibxm/Pattern.html (limited to 'javadoc/ibxm/Pattern.html') diff --git a/javadoc/ibxm/Pattern.html b/javadoc/ibxm/Pattern.html deleted file mode 100644 index ce60541..0000000 --- a/javadoc/ibxm/Pattern.html +++ /dev/null @@ -1,320 +0,0 @@ - - - - - -Pattern (Forge API) - - - - - - - -
- - - - - -
- - - -
-
ibxm
-

Class Pattern

-
-
- -
-
    -
  • -
    -
    -
    public class Pattern
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      intnum_rows 
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Pattern() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidget_note(int[] note, - int index) 
      intnext_note(int data_offset, - int[] note) 
      voidset_pattern_data(byte[] data) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        num_rows

        -
        public int num_rows
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Pattern

        -
        public Pattern()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        set_pattern_data

        -
        public void set_pattern_data(byte[] data)
        -
      • -
      - - - -
        -
      • -

        get_note

        -
        public void get_note(int[] note,
        -            int index)
        -
      • -
      - - - -
        -
      • -

        next_note

        -
        public int next_note(int data_offset,
        -            int[] note)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3