Package org.rspeer.game.gameval
Class InterfaceId.BingoWelcome
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BingoWelcome
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BingoWelcome extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCOM_10static intCOM_16static intCOM_17static intCOM_7static intCOM_8static intCOM_9static intCONTINUEstatic intLOGOUTstatic intMAINstatic intNOCLICKstatic intORB_GRAPHICSstatic intTUT_1_LAYERstatic intTUT_1_TEXT_1static intTUT_1_TEXT_2static intTUT_1_TEXT_3static intTUT_1_TEXT_4static intTUT_2_LAYERstatic intTUT2_BACKGROUNDstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BingoWelcome()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
NOCLICK
public static final int NOCLICK
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
TUT_1_LAYER
public static final int TUT_1_LAYER
- See Also:
- Constant Field Values
-
TUT_2_LAYER
public static final int TUT_2_LAYER
- See Also:
- Constant Field Values
-
TUT2_BACKGROUND
public static final int TUT2_BACKGROUND
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- 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
-
TUT_1_TEXT_1
public static final int TUT_1_TEXT_1
- See Also:
- Constant Field Values
-
TUT_1_TEXT_2
public static final int TUT_1_TEXT_2
- See Also:
- Constant Field Values
-
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
ORB_GRAPHICS
public static final int ORB_GRAPHICS
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
TUT_1_TEXT_3
public static final int TUT_1_TEXT_3
- See Also:
- Constant Field Values
-
TUT_1_TEXT_4
public static final int TUT_1_TEXT_4
- See Also:
- Constant Field Values
-
-