Package net.runelite.api.gameval
Class InterfaceID.Makeover
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Makeover
-
- Enclosing class:
- InterfaceID
public static final 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 intCOLOURS_RECT0static intCONTENTstatic intEXPANDABLE_CONTENTstatic intINFINITYstatic intITEM_AREAstatic intITEM_AREA_MODEL5static intITEM_AREA_RECT0static intITEM_AREA_RECT1static intITEM_AREA_RECT2static intITEM_AREA_RECT3static intITEM_AREA_RECT4static intITEM_AREA_TEXT6static intMODEL_VIEWstatic intPAUSE_ICONstatic intPAUSE_ICON_RECT0static intPAUSE_ICON_RECT1static intPAUSE_ICON_RECT2static intPAUSE_ICON_RECT3static intPLAYER_MODELstatic intPLAYER_MODEL_MASKstatic intPLAYER_MODEL_MASK_GRAPHIC0static 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
-
ITEM_AREA_RECT0
public static final int ITEM_AREA_RECT0
- See Also:
- Constant Field Values
-
ITEM_AREA_RECT1
public static final int ITEM_AREA_RECT1
- See Also:
- Constant Field Values
-
ITEM_AREA_RECT2
public static final int ITEM_AREA_RECT2
- See Also:
- Constant Field Values
-
ITEM_AREA_RECT3
public static final int ITEM_AREA_RECT3
- See Also:
- Constant Field Values
-
ITEM_AREA_RECT4
public static final int ITEM_AREA_RECT4
- See Also:
- Constant Field Values
-
ITEM_AREA_MODEL5
public static final int ITEM_AREA_MODEL5
- See Also:
- Constant Field Values
-
ITEM_AREA_TEXT6
public static final int ITEM_AREA_TEXT6
- See Also:
- Constant Field Values
-
MODEL_VIEW
public static final int MODEL_VIEW
- See Also:
- Constant Field Values
-
PAUSE_ICON_RECT0
public static final int PAUSE_ICON_RECT0
- See Also:
- Constant Field Values
-
PAUSE_ICON_RECT1
public static final int PAUSE_ICON_RECT1
- See Also:
- Constant Field Values
-
PAUSE_ICON_RECT2
public static final int PAUSE_ICON_RECT2
- See Also:
- Constant Field Values
-
PAUSE_ICON_RECT3
public static final int PAUSE_ICON_RECT3
- See Also:
- Constant Field Values
-
PLAYER_MODEL_MASK
public static final int PLAYER_MODEL_MASK
- See Also:
- Constant Field Values
-
PLAYER_MODEL_MASK_GRAPHIC0
public static final int PLAYER_MODEL_MASK_GRAPHIC0
- 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
-
COLOURS_RECT0
public static final int COLOURS_RECT0
- 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
-
-