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 int
BOSSES
static int
BOSSES_BACKGROUND
static int
BOSSES_BUTTON
static int
BOSSES_BUTTON_CLICK
static int
BOSSES_BUTTON_CLICK_PAUSE
static int
BOSSES_DESCRIPTION
static int
BOSSES_ICON
static int
BOSSES_LIST
static int
BOSSES_MONSTER
static int
BOSSES_NAME
static int
BOSSES_NONE
static int
BOSSES_PROGRESS
static int
BOSSES_SCROLLBAR
static int
BURGER_BTN_MENU
static int
BURGER_MENU_FRAME
static int
BURGER_MENU_OVERLAY
static int
DIVIDER_1
static int
FRAME
static int
INFINITY
static int
SEARCH_TEXT
static int
SEARCH_TITLE
static int
SEARCHBAR_CONTAINER
static int
SEARCHBAR_IMAGE
static int
TOOLTIP
static int
UNIVERSE
-
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
-
-