Package org.rspeer.game.gameval
Class InterfaceId.BarrowsPuzzle
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BarrowsPuzzle
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BarrowsPuzzle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_1static int_2static int_3static intAstatic intBstatic intBACKGROUNDstatic intCstatic intCOM_10static intCOM_11static intCOM_4static intCOM_6static intCOM_8static intCOM_9static intPIC_Astatic intPIC_Bstatic intPIC_Cstatic intSEQUENCEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BarrowsPuzzle()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
_3
public static final int _3
- 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
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
PIC_A
public static final int PIC_A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
PIC_B
public static final int PIC_B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
PIC_C
public static final int PIC_C
- See Also:
- Constant Field Values
-
-