Package org.rspeer.game.gameval
Class InterfaceId.BrLobbyoverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BrLobbyoverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BrLobbyoverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCASUALstatic intCASUAL_TITLEstatic intCOFFER_AMOUNTstatic intCOFFER_TITLEstatic intCOM_5static intCOMPETITIVEstatic intCOMPETITIVE_TITLEstatic intCONTENTstatic intDODGERstatic intHIGHSTAKESstatic intHIGHSTAKES_TITLEstatic intPANELstatic intRANKstatic intRANK_TITLEstatic intSETTINGSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BrLobbyoverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
SETTINGS
public static final int SETTINGS
- See Also:
- Constant Field Values
-
PANEL
public static final int PANEL
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
RANK_TITLE
public static final int RANK_TITLE
- See Also:
- Constant Field Values
-
RANK
public static final int RANK
- See Also:
- Constant Field Values
-
COFFER_TITLE
public static final int COFFER_TITLE
- See Also:
- Constant Field Values
-
COFFER_AMOUNT
public static final int COFFER_AMOUNT
- See Also:
- Constant Field Values
-
CASUAL_TITLE
public static final int CASUAL_TITLE
- See Also:
- Constant Field Values
-
CASUAL
public static final int CASUAL
- See Also:
- Constant Field Values
-
COMPETITIVE_TITLE
public static final int COMPETITIVE_TITLE
- See Also:
- Constant Field Values
-
COMPETITIVE
public static final int COMPETITIVE
- See Also:
- Constant Field Values
-
HIGHSTAKES_TITLE
public static final int HIGHSTAKES_TITLE
- See Also:
- Constant Field Values
-
HIGHSTAKES
public static final int HIGHSTAKES
- See Also:
- Constant Field Values
-
-