Package org.rspeer.game.gameval
Class InterfaceId.FavourKeyring
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.FavourKeyring
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.FavourKeyring extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTONSstatic intCOM_0static intCOM_17static intCOM_2static intCOM_20static intCOM_21static intDESCstatic intKEYTOTALstatic intMAINstatic intMAIN_HIGHLIGHTstatic intNAMEstatic intNEXTstatic intNEXT_HIGHLIGHTstatic intPLUS1static intPLUS2static intPLUS3static intPLUS4static intPLUS5static intPREVIOUSstatic intPREVIOUS_HIGHLIGHTstatic intREMOVEstatic intREMOVE_TEXT
-
Constructor Summary
Constructors Constructor Description FavourKeyring()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
MAIN_HIGHLIGHT
public static final int MAIN_HIGHLIGHT
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
PLUS1
public static final int PLUS1
- See Also:
- Constant Field Values
-
PLUS2
public static final int PLUS2
- See Also:
- Constant Field Values
-
PLUS3
public static final int PLUS3
- See Also:
- Constant Field Values
-
PLUS4
public static final int PLUS4
- See Also:
- Constant Field Values
-
PLUS5
public static final int PLUS5
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
DESC
public static final int DESC
- See Also:
- Constant Field Values
-
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
-
REMOVE_TEXT
public static final int REMOVE_TEXT
- See Also:
- Constant Field Values
-
KEYTOTAL
public static final int KEYTOTAL
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
NEXT_HIGHLIGHT
public static final int NEXT_HIGHLIGHT
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
-
PREVIOUS_HIGHLIGHT
public static final int PREVIOUS_HIGHLIGHT
- 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
-
-