Package org.rspeer.game.gameval
Class InterfaceId.QuetzalMenu
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.QuetzalMenu
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.QuetzalMenu extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSEstatic intCOM_10static intCOM_11static intCOM_5static intCOM_6static intCOM_7static intCOM_8static intCOM_9static intCONTENTSstatic intCURRENTstatic intICONSstatic intMAPstatic intSCROLLstatic intSELECTED_BACKstatic intSELECTED_CURRENTstatic intSELECTED_FRONTstatic intSELECTED_LOCKEDstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description QuetzalMenu()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SCROLL
public static final int SCROLL
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
ICONS
public static final int ICONS
- See Also:
- Constant Field Values
-
CURRENT
public static final int CURRENT
- See Also:
- Constant Field Values
-
SELECTED_BACK
public static final int SELECTED_BACK
- See Also:
- Constant Field Values
-
SELECTED_FRONT
public static final int SELECTED_FRONT
- See Also:
- Constant Field Values
-
SELECTED_LOCKED
public static final int SELECTED_LOCKED
- See Also:
- Constant Field Values
-
SELECTED_CURRENT
public static final int SELECTED_CURRENT
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-