Package org.rspeer.game.gameval
Class InterfaceId.BingoOverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BingoOverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BingoOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_7static intCONTENTstatic intDETAILSstatic intEVENT_CONTAINERstatic intEVENT_SELECTIONstatic intFRAMEstatic intGRID_BUTTONSstatic intGRID_CONTAINERstatic intGRID_REWARDSstatic intGRID_SELECTIONstatic intGRID_TILESstatic intINFOstatic intINNER_OVERLAYstatic intSEPARATORSstatic intTOOLTIPstatic intTUTORIAL_BLACKOUTstatic intTUTORIAL_CONTENTstatic intTUTORIAL_FRAMEstatic intTUTORIAL_HOLDERstatic intTUTORIAL_LAYERstatic intUNIVERSEstatic intWINDOW
-
Constructor Summary
Constructors Constructor Description BingoOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
SEPARATORS
public static final int SEPARATORS
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TUTORIAL_BLACKOUT
public static final int TUTORIAL_BLACKOUT
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
TUTORIAL_HOLDER
public static final int TUTORIAL_HOLDER
- See Also:
- Constant Field Values
-
TUTORIAL_FRAME
public static final int TUTORIAL_FRAME
- See Also:
- Constant Field Values
-
TUTORIAL_CONTENT
public static final int TUTORIAL_CONTENT
- See Also:
- Constant Field Values
-
EVENT_SELECTION
public static final int EVENT_SELECTION
- See Also:
- Constant Field Values
-
DETAILS
public static final int DETAILS
- See Also:
- Constant Field Values
-
EVENT_CONTAINER
public static final int EVENT_CONTAINER
- See Also:
- Constant Field Values
-
GRID_SELECTION
public static final int GRID_SELECTION
- See Also:
- Constant Field Values
-
GRID_CONTAINER
public static final int GRID_CONTAINER
- See Also:
- Constant Field Values
-
GRID_REWARDS
public static final int GRID_REWARDS
- See Also:
- Constant Field Values
-
GRID_TILES
public static final int GRID_TILES
- See Also:
- Constant Field Values
-
GRID_BUTTONS
public static final int GRID_BUTTONS
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
INNER_OVERLAY
public static final int INNER_OVERLAY
- See Also:
- Constant Field Values
-
TUTORIAL_LAYER
public static final int TUTORIAL_LAYER
- See Also:
- Constant Field Values
-
-