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 intAstatic intA_GRAPHIC0static intBstatic intB_GRAPHIC0static intBOTTOMBOXstatic intBOTTOMBOX_GRAPHIC0static intCstatic intC_GRAPHIC0static intCANCELstatic intDstatic intD_GRAPHIC0static intDIGIT1static intDIGIT2static intDIGIT3static intDIGIT4static intDIGITHINTstatic intEstatic intE_GRAPHIC0static intFstatic intF_GRAPHIC0static intFORGOTTENstatic intFORGOTTEN_CONTAINERstatic intFRAMEstatic intGstatic intG_GRAPHIC0static intHstatic intH_GRAPHIC0static intIstatic intI_GRAPHIC0static intINSTRUCTIONstatic intJstatic intJ_GRAPHIC0static intTITLEstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC7static intUNIVERSE_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
-
-