Package org.rspeer.game.gameval
Class InterfaceId.BoardgamesChallenge
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BoardgamesChallenge
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BoardgamesChallenge extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_14static intCOM_18static intCOM_20static intCOM_21static intCOM_6static intCONTENTSstatic intDRAUGHTSstatic intDRAUGHTS_RADIOstatic intDRAUGHTS_RANKstatic intFRAMEstatic intGAMESstatic intRUNELINKstatic intRUNELINK_RADIOstatic intRUNELINK_RANKstatic intRUNESQUARESstatic intRUNESQUARES_RADIOstatic intRUNESQUARES_RANKstatic intRUNEVERSIstatic intRUNEVERSI_RADIOstatic intRUNEVERSI_RANKstatic intSELECTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BoardgamesChallenge()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
GAMES
public static final int GAMES
- See Also:
- Constant Field Values
-
DRAUGHTS
public static final int DRAUGHTS
- See Also:
- Constant Field Values
-
DRAUGHTS_RADIO
public static final int DRAUGHTS_RADIO
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
DRAUGHTS_RANK
public static final int DRAUGHTS_RANK
- See Also:
- Constant Field Values
-
RUNELINK
public static final int RUNELINK
- See Also:
- Constant Field Values
-
RUNELINK_RADIO
public static final int RUNELINK_RADIO
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
RUNELINK_RANK
public static final int RUNELINK_RANK
- See Also:
- Constant Field Values
-
RUNESQUARES
public static final int RUNESQUARES
- See Also:
- Constant Field Values
-
RUNESQUARES_RADIO
public static final int RUNESQUARES_RADIO
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
RUNESQUARES_RANK
public static final int RUNESQUARES_RANK
- See Also:
- Constant Field Values
-
RUNEVERSI
public static final int RUNEVERSI
- See Also:
- Constant Field Values
-
RUNEVERSI_RADIO
public static final int RUNEVERSI_RADIO
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
RUNEVERSI_RANK
public static final int RUNEVERSI_RANK
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
-
-