Package net.runelite.api.gameval
Class InterfaceID.BankpinKeypad
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BankpinKeypad
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BankpinKeypad extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
A
static int
A_GRAPHIC0
static int
B
static int
B_GRAPHIC0
static int
BOTTOMBOX
static int
BOTTOMBOX_GRAPHIC0
static int
C
static int
C_GRAPHIC0
static int
CANCEL
static int
D
static int
D_GRAPHIC0
static int
DIGIT1
static int
DIGIT2
static int
DIGIT3
static int
DIGIT4
static int
DIGITHINT
static int
E
static int
E_GRAPHIC0
static int
F
static int
F_GRAPHIC0
static int
FORGOTTEN
static int
FORGOTTEN_CONTAINER
static int
FRAME
static int
G
static int
G_GRAPHIC0
static int
H
static int
H_GRAPHIC0
static int
I
static int
I_GRAPHIC0
static int
INSTRUCTION
static int
J
static int
J_GRAPHIC0
static int
TITLE
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC7
static int
UNIVERSE_GRAPHIC8
-
Constructor Summary
Constructors Constructor Description BankpinKeypad()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
DIGIT1
public static final int DIGIT1
- See Also:
- Constant Field Values
-
DIGIT2
public static final int DIGIT2
- See Also:
- Constant Field Values
-
DIGIT3
public static final int DIGIT3
- See Also:
- Constant Field Values
-
DIGIT4
public static final int DIGIT4
- See Also:
- Constant Field Values
-
INSTRUCTION
public static final int INSTRUCTION
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC7
public static final int UNIVERSE_GRAPHIC7
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC8
public static final int UNIVERSE_GRAPHIC8
- See Also:
- Constant Field Values
-
DIGITHINT
public static final int DIGITHINT
- See Also:
- Constant Field Values
-
BOTTOMBOX
public static final int BOTTOMBOX
- See Also:
- Constant Field Values
-
BOTTOMBOX_GRAPHIC0
public static final int BOTTOMBOX_GRAPHIC0
- See Also:
- Constant Field Values
-
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
-
FORGOTTEN_CONTAINER
public static final int FORGOTTEN_CONTAINER
- See Also:
- Constant Field Values
-
FORGOTTEN
public static final int FORGOTTEN
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
A_GRAPHIC0
public static final int A_GRAPHIC0
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
B_GRAPHIC0
public static final int B_GRAPHIC0
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
C_GRAPHIC0
public static final int C_GRAPHIC0
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
D_GRAPHIC0
public static final int D_GRAPHIC0
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
E_GRAPHIC0
public static final int E_GRAPHIC0
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
F_GRAPHIC0
public static final int F_GRAPHIC0
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
G_GRAPHIC0
public static final int G_GRAPHIC0
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
H_GRAPHIC0
public static final int H_GRAPHIC0
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
I_GRAPHIC0
public static final int I_GRAPHIC0
- See Also:
- Constant Field Values
-
J
public static final int J
- See Also:
- Constant Field Values
-
J_GRAPHIC0
public static final int J_GRAPHIC0
- See Also:
- Constant Field Values
-
-