Package client.teavm
Klasse ImportedApiSAB.Control
java.lang.Object
client.teavm.ImportedApiSAB.Control
- Umschließende Klasse:
ImportedApiSAB
Control buffer contents: One Integer per buffer: sampleBuffer + frameBuffer + MAX_OSCILLOSCOPE_SIDS * gaugeBuffer
+ whatssidBuffer
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprivate static final intstatic final intprivate static org.teavm.jso.typedarrays.Int32Arraystatic final intstatic final intstatic final int -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
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()
-