Package org.rspeer.game.gameval
Class InterfaceId.Csat
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Csat
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Csat extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_1static int_2static int_3static int_4static int_5static intCLOSEstatic intCOM_1static intCOM_2static intCOM_3static intCOM_4static intCOM_5static intCONTENTSstatic intOPTIONSstatic intQUESTIONstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Csat()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
OPTIONS
public static final int OPTIONS
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
-