Package org.rspeer.game.gameval
Class InterfaceId.BankpinKeypad
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BankpinKeypad
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BankpinKeypad extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intAstatic intBstatic intBOTTOMBOXstatic intCstatic intCANCELstatic intCOM_12static intCOM_17static intCOM_19static intCOM_21static intCOM_23static intCOM_25static intCOM_27static intCOM_29static intCOM_31static intCOM_33static intCOM_35static intCOM_8static intCOM_9static intDstatic intDIGIT1static intDIGIT2static intDIGIT3static intDIGIT4static intDIGITHINTstatic intEstatic intFstatic intFORGOTTENstatic intFORGOTTEN_CONTAINERstatic intFRAMEstatic intGstatic intHstatic intIstatic intINSTRUCTIONstatic intJstatic intTITLEstatic intUNIVERSE
-
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
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- 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
-
COM_12
public static final int COM_12
- 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
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
COM_23
public static final int COM_23
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
COM_25
public static final int COM_25
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
COM_27
public static final int COM_27
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
COM_29
public static final int COM_29
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
COM_31
public static final int COM_31
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
COM_33
public static final int COM_33
- See Also:
- Constant Field Values
-
J
public static final int J
- See Also:
- Constant Field Values
-
COM_35
public static final int COM_35
- See Also:
- Constant Field Values
-
-