Package net.runelite.api.gameval
Class InterfaceID.CoaDecoderPanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CoaDecoderPanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CoaDecoderPanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
A
static int
B
static int
BORDER
static int
BORDER_GRAPHIC0
static int
BORDER_GRAPHIC1
static int
BORDER_GRAPHIC2
static int
BORDER_GRAPHIC3
static int
BORDER_GRAPHIC4
static int
BORDER_GRAPHIC5
static int
BORDER_GRAPHIC6
static int
BORDER_GRAPHIC7
static int
BORDER_GRAPHIC8
static int
C
static int
CLOSEBUTTON
static int
CODE_1
static int
CODE_2
static int
CODE_3
static int
CODE_4
static int
CODE_5
static int
CODE_6
static int
CODE_7
static int
CODE_8
static int
CODE_9
static int
D
static int
DELETE_BUTTON
static int
E
static int
F
static int
G
static int
H
static int
I
static int
LEFT_CONTENTS
static int
NUMBER_DIAL
static int
OUTPUT_1
static int
OUTPUT_2
static int
OUTPUT_3
static int
OUTPUT_4
static int
RIGHT_CONTENTS
static int
RIGHT_CONTENTS_GRAPHIC0
static int
SELECT_BUTTON
static int
SELECT_DOWN_BUTTON
static int
SELECT_UP_BUTTON
static int
STRIP_1
static int
STRIP_2
static int
STRIP_3
static int
STRIP_4
static int
STRIPS
static int
UNIVERSE
static int
UNIVERSE_MODEL0
-
Constructor Summary
Constructors Constructor Description CoaDecoderPanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
LEFT_CONTENTS
public static final int LEFT_CONTENTS
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
CODE_1
public static final int CODE_1
- See Also:
- Constant Field Values
-
CODE_2
public static final int CODE_2
- See Also:
- Constant Field Values
-
CODE_3
public static final int CODE_3
- See Also:
- Constant Field Values
-
CODE_4
public static final int CODE_4
- See Also:
- Constant Field Values
-
CODE_5
public static final int CODE_5
- See Also:
- Constant Field Values
-
CODE_6
public static final int CODE_6
- See Also:
- Constant Field Values
-
CODE_7
public static final int CODE_7
- See Also:
- Constant Field Values
-
CODE_8
public static final int CODE_8
- See Also:
- Constant Field Values
-
CODE_9
public static final int CODE_9
- See Also:
- Constant Field Values
-
SELECT_UP_BUTTON
public static final int SELECT_UP_BUTTON
- See Also:
- Constant Field Values
-
SELECT_DOWN_BUTTON
public static final int SELECT_DOWN_BUTTON
- See Also:
- Constant Field Values
-
SELECT_BUTTON
public static final int SELECT_BUTTON
- See Also:
- Constant Field Values
-
DELETE_BUTTON
public static final int DELETE_BUTTON
- See Also:
- Constant Field Values
-
NUMBER_DIAL
public static final int NUMBER_DIAL
- See Also:
- Constant Field Values
-
OUTPUT_1
public static final int OUTPUT_1
- See Also:
- Constant Field Values
-
OUTPUT_2
public static final int OUTPUT_2
- See Also:
- Constant Field Values
-
OUTPUT_3
public static final int OUTPUT_3
- See Also:
- Constant Field Values
-
OUTPUT_4
public static final int OUTPUT_4
- See Also:
- Constant Field Values
-
RIGHT_CONTENTS
public static final int RIGHT_CONTENTS
- See Also:
- Constant Field Values
-
RIGHT_CONTENTS_GRAPHIC0
public static final int RIGHT_CONTENTS_GRAPHIC0
- See Also:
- Constant Field Values
-
CLOSEBUTTON
public static final int CLOSEBUTTON
- See Also:
- Constant Field Values
-
STRIPS
public static final int STRIPS
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC0
public static final int BORDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC1
public static final int BORDER_GRAPHIC1
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC2
public static final int BORDER_GRAPHIC2
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC3
public static final int BORDER_GRAPHIC3
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC4
public static final int BORDER_GRAPHIC4
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC5
public static final int BORDER_GRAPHIC5
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC6
public static final int BORDER_GRAPHIC6
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC7
public static final int BORDER_GRAPHIC7
- See Also:
- Constant Field Values
-
BORDER_GRAPHIC8
public static final int BORDER_GRAPHIC8
- See Also:
- Constant Field Values
-
STRIP_1
public static final int STRIP_1
- See Also:
- Constant Field Values
-
STRIP_2
public static final int STRIP_2
- See Also:
- Constant Field Values
-
STRIP_3
public static final int STRIP_3
- See Also:
- Constant Field Values
-
STRIP_4
public static final int STRIP_4
- See Also:
- Constant Field Values
-
-