Package org.rspeer.game.gameval
Class InterfaceId.NtkScores
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.NtkScores
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.NtkScores extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCOM_0static intMESSAGESCROLL1_HWstatic intMESSAGESCROLL10_HWstatic intMESSAGESCROLL2_HWstatic intMESSAGESCROLL3_HWstatic intMESSAGESCROLL4_HWstatic intMESSAGESCROLL5_HWstatic intMESSAGESCROLL6_HWstatic intMESSAGESCROLL7_HWstatic intMESSAGESCROLL8_HWstatic intMESSAGESCROLL9_HW
-
Constructor Summary
Constructors Constructor Description NtkScores()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
MESSAGESCROLL1_HW
public static final int MESSAGESCROLL1_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL2_HW
public static final int MESSAGESCROLL2_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL3_HW
public static final int MESSAGESCROLL3_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL4_HW
public static final int MESSAGESCROLL4_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL5_HW
public static final int MESSAGESCROLL5_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL6_HW
public static final int MESSAGESCROLL6_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL7_HW
public static final int MESSAGESCROLL7_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL8_HW
public static final int MESSAGESCROLL8_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL9_HW
public static final int MESSAGESCROLL9_HW
- See Also:
- Constant Field Values
-
MESSAGESCROLL10_HW
public static final int MESSAGESCROLL10_HW
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-