Package net.runelite.api.gameval
Class InterfaceID.CaBosses
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CaBosses
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CaBosses extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOSSESstatic intBOSSES_BACKGROUNDstatic intBOSSES_BUTTONstatic intBOSSES_BUTTON_CLICKstatic intBOSSES_BUTTON_CLICK_PAUSEstatic intBOSSES_DESCRIPTIONstatic intBOSSES_ICONstatic intBOSSES_LISTstatic intBOSSES_MONSTERstatic intBOSSES_NAMEstatic intBOSSES_NONEstatic intBOSSES_PROGRESSstatic intBOSSES_SCROLLBARstatic intBURGER_BTN_MENUstatic intBURGER_MENU_FRAMEstatic intBURGER_MENU_OVERLAYstatic intDIVIDER_1static intFRAMEstatic intINFINITYstatic intSEARCH_TEXTstatic intSEARCH_TITLEstatic intSEARCHBAR_CONTAINERstatic intSEARCHBAR_IMAGEstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CaBosses()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
SEARCHBAR_IMAGE
public static final int SEARCHBAR_IMAGE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
SEARCHBAR_CONTAINER
public static final int SEARCHBAR_CONTAINER
- See Also:
- Constant Field Values
-
SEARCH_TEXT
public static final int SEARCH_TEXT
- See Also:
- Constant Field Values
-
SEARCH_TITLE
public static final int SEARCH_TITLE
- See Also:
- Constant Field Values
-
DIVIDER_1
public static final int DIVIDER_1
- See Also:
- Constant Field Values
-
BOSSES
public static final int BOSSES
- See Also:
- Constant Field Values
-
BOSSES_SCROLLBAR
public static final int BOSSES_SCROLLBAR
- See Also:
- Constant Field Values
-
BOSSES_LIST
public static final int BOSSES_LIST
- See Also:
- Constant Field Values
-
BOSSES_BUTTON
public static final int BOSSES_BUTTON
- See Also:
- Constant Field Values
-
BOSSES_BUTTON_CLICK
public static final int BOSSES_BUTTON_CLICK
- See Also:
- Constant Field Values
-
BOSSES_BACKGROUND
public static final int BOSSES_BACKGROUND
- See Also:
- Constant Field Values
-
BOSSES_NAME
public static final int BOSSES_NAME
- See Also:
- Constant Field Values
-
BOSSES_BUTTON_CLICK_PAUSE
public static final int BOSSES_BUTTON_CLICK_PAUSE
- See Also:
- Constant Field Values
-
BOSSES_MONSTER
public static final int BOSSES_MONSTER
- See Also:
- Constant Field Values
-
BOSSES_DESCRIPTION
public static final int BOSSES_DESCRIPTION
- See Also:
- Constant Field Values
-
BOSSES_ICON
public static final int BOSSES_ICON
- See Also:
- Constant Field Values
-
BOSSES_PROGRESS
public static final int BOSSES_PROGRESS
- See Also:
- Constant Field Values
-
BOSSES_NONE
public static final int BOSSES_NONE
- 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
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-