Package net.runelite.api.gameval
Class InterfaceID.CollectionOverview
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CollectionOverview
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CollectionOverview extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBURGER_BTN_MENUstatic intBURGER_MENU_FRAMEstatic intBURGER_MENU_OVERLAYstatic intCLOSEstatic intCONTENTstatic intCURRENT_RANKstatic intFRAMEstatic intINFINITYstatic intLATEST_ITEMSstatic intLATEST_ITEMS_DATAstatic intLATEST_ITEMS_DATA_RECT0static intLATEST_ITEMS_TEXT0static intPROGRESS_BARstatic intPROGRESS_BAR_RANK_LEFTstatic intPROGRESS_BAR_RANK_LEFT_RECT0static intPROGRESS_BAR_RANK_RIGHTstatic intPROGRESS_BAR_RANK_RIGHT_RECT0static intPROGRESS_LEFT_TEXTstatic intPROGRESS_RIGHT_TEXTstatic intRESIZE_PREVIEWstatic intSUBSECTION_BUTTONSstatic intSUBSECTION_BUTTONS_CLICKstatic intSUBSECTION_GENERAL_CONTENTstatic intSUBSECTION_ICONstatic intSUBSECTION_NAMEstatic intSUBSECTION_PROGRESSstatic intSUBSECTIONSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CollectionOverview()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
RESIZE_PREVIEW
public static final int RESIZE_PREVIEW
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BURGER_BTN_MENU
public static final int BURGER_BTN_MENU
- See Also:
- Constant Field Values
-
SUBSECTIONS
public static final int SUBSECTIONS
- See Also:
- Constant Field Values
-
BURGER_MENU_FRAME
public static final int BURGER_MENU_FRAME
- See Also:
- Constant Field Values
-
SUBSECTION_BUTTONS
public static final int SUBSECTION_BUTTONS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CURRENT_RANK
public static final int CURRENT_RANK
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_LEFT
public static final int PROGRESS_BAR_RANK_LEFT
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_LEFT_RECT0
public static final int PROGRESS_BAR_RANK_LEFT_RECT0
- See Also:
- Constant Field Values
-
PROGRESS_LEFT_TEXT
public static final int PROGRESS_LEFT_TEXT
- See Also:
- Constant Field Values
-
PROGRESS_BAR
public static final int PROGRESS_BAR
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_RIGHT
public static final int PROGRESS_BAR_RANK_RIGHT
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_RIGHT_RECT0
public static final int PROGRESS_BAR_RANK_RIGHT_RECT0
- See Also:
- Constant Field Values
-
PROGRESS_RIGHT_TEXT
public static final int PROGRESS_RIGHT_TEXT
- See Also:
- Constant Field Values
-
LATEST_ITEMS
public static final int LATEST_ITEMS
- See Also:
- Constant Field Values
-
BURGER_MENU_OVERLAY
public static final int BURGER_MENU_OVERLAY
- See Also:
- Constant Field Values
-
LATEST_ITEMS_TEXT0
public static final int LATEST_ITEMS_TEXT0
- See Also:
- Constant Field Values
-
LATEST_ITEMS_DATA
public static final int LATEST_ITEMS_DATA
- See Also:
- Constant Field Values
-
SUBSECTION_BUTTONS_CLICK
public static final int SUBSECTION_BUTTONS_CLICK
- See Also:
- Constant Field Values
-
SUBSECTION_GENERAL_CONTENT
public static final int SUBSECTION_GENERAL_CONTENT
- See Also:
- Constant Field Values
-
LATEST_ITEMS_DATA_RECT0
public static final int LATEST_ITEMS_DATA_RECT0
- See Also:
- Constant Field Values
-
SUBSECTION_NAME
public static final int SUBSECTION_NAME
- See Also:
- Constant Field Values
-
SUBSECTION_ICON
public static final int SUBSECTION_ICON
- See Also:
- Constant Field Values
-
SUBSECTION_PROGRESS
public static final int SUBSECTION_PROGRESS
- See Also:
- Constant Field Values
-
-