Package org.rspeer.game.gameval
Class InterfaceId.Makeover
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Makeover
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Makeover extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBORDERstatic intBURGER_BTN_MENUstatic intBURGER_MENU_FRAMEstatic intBURGER_MENU_OVERLAYstatic intCOLOURSstatic intCOM_10static intCOM_11static intCOM_12static intCOM_13static intCOM_14static intCOM_16static intCOM_17static intCOM_18static intCOM_19static intCOM_21static intCOM_25static intCOM_8static intCOM_9static intCONTENTstatic intEXPANDABLE_CONTENTstatic intINFINITYstatic intITEM_AREAstatic intMODEL_VIEWstatic intPAUSE_ICONstatic intPLAYER_MODELstatic intPLAYER_MODEL_MASKstatic intSCROLL_BARstatic intSELECTstatic intSELECT_AND_CLOSEstatic intSELECT_CONTAINERstatic intTHINBOXstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Makeover()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
EXPANDABLE_CONTENT
public static final int EXPANDABLE_CONTENT
- See Also:
- Constant Field Values
-
SCROLL_BAR
public static final int SCROLL_BAR
- See Also:
- Constant Field Values
-
THINBOX
public static final int THINBOX
- See Also:
- Constant Field Values
-
ITEM_AREA
public static final int ITEM_AREA
- 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
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
MODEL_VIEW
public static final int MODEL_VIEW
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
PLAYER_MODEL_MASK
public static final int PLAYER_MODEL_MASK
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
PLAYER_MODEL
public static final int PLAYER_MODEL
- See Also:
- Constant Field Values
-
PAUSE_ICON
public static final int PAUSE_ICON
- See Also:
- Constant Field Values
-
COLOURS
public static final int COLOURS
- See Also:
- Constant Field Values
-
COM_25
public static final int COM_25
- See Also:
- Constant Field Values
-
SELECT_CONTAINER
public static final int SELECT_CONTAINER
- See Also:
- Constant Field Values
-
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
-
SELECT_AND_CLOSE
public static final int SELECT_AND_CLOSE
- See Also:
- Constant Field Values
-
BURGER_BTN_MENU
public static final int BURGER_BTN_MENU
- See Also:
- Constant Field Values
-
BURGER_MENU_OVERLAY
public static final int BURGER_MENU_OVERLAY
- See Also:
- Constant Field Values
-
BURGER_MENU_FRAME
public static final int BURGER_MENU_FRAME
- See Also:
- Constant Field Values
-
-