Package client.teavm

Klasse ImportedApiSAB.Control

java.lang.Object
client.teavm.ImportedApiSAB.Control
Umschließende Klasse:
ImportedApiSAB

public static final class ImportedApiSAB.Control extends Object
Control buffer contents: One Integer per buffer: sampleBuffer + frameBuffer + MAX_OSCILLOSCOPE_SIDS * gaugeBuffer + whatssidBuffer
  • Felddetails

    • BUFFER_LEN

      private static final int BUFFER_LEN
      Siehe auch:
    • jsControlBuffer

      private static org.teavm.jso.typedarrays.Int32Array jsControlBuffer
    • SAMPLE_FLAG_INDEX

      public static final int SAMPLE_FLAG_INDEX
      Siehe auch:
    • FRAME_FLAG_INDEX

      public static final int FRAME_FLAG_INDEX
      Siehe auch:
    • OSC0_FLAG_INDEX

      public static final int OSC0_FLAG_INDEX
      Siehe auch:
    • WHATSSID_FLAG_INDEX

      public static final int WHATSSID_FLAG_INDEX
      Siehe auch:
  • Konstruktordetails

    • Control

      public Control()