Package net.runelite.api.gameval
Class InterfaceID.FavourKeyring
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.FavourKeyring
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.FavourKeyring extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUTTONS
static int
DESC
static int
KEYTOTAL
static int
MAIN
static int
MAIN_HIGHLIGHT
static int
NAME
static int
NEXT
static int
NEXT_HIGHLIGHT
static int
NEXT_HIGHLIGHT_MODEL0
static int
PLUS1
static int
PLUS2
static int
PLUS3
static int
PLUS4
static int
PLUS5
static int
PREVIOUS
static int
PREVIOUS_HIGHLIGHT
static int
PREVIOUS_HIGHLIGHT_MODEL0
static int
REMOVE
static int
REMOVE_TEXT
static int
ROOT_GRAPHIC19
static int
ROOT_MODEL2
static int
ROOT_RECT0
-
Constructor Summary
Constructors Constructor Description FavourKeyring()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
ROOT_MODEL2
public static final int ROOT_MODEL2
- See Also:
- Constant Field Values
-
MAIN_HIGHLIGHT
public static final int MAIN_HIGHLIGHT
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
PLUS1
public static final int PLUS1
- See Also:
- Constant Field Values
-
PLUS2
public static final int PLUS2
- See Also:
- Constant Field Values
-
PLUS3
public static final int PLUS3
- See Also:
- Constant Field Values
-
PLUS4
public static final int PLUS4
- See Also:
- Constant Field Values
-
PLUS5
public static final int PLUS5
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
DESC
public static final int DESC
- See Also:
- Constant Field Values
-
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
-
REMOVE_TEXT
public static final int REMOVE_TEXT
- See Also:
- Constant Field Values
-
KEYTOTAL
public static final int KEYTOTAL
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
NEXT_HIGHLIGHT
public static final int NEXT_HIGHLIGHT
- See Also:
- Constant Field Values
-
NEXT_HIGHLIGHT_MODEL0
public static final int NEXT_HIGHLIGHT_MODEL0
- See Also:
- Constant Field Values
-
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
-
PREVIOUS_HIGHLIGHT
public static final int PREVIOUS_HIGHLIGHT
- See Also:
- Constant Field Values
-
PREVIOUS_HIGHLIGHT_MODEL0
public static final int PREVIOUS_HIGHLIGHT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC19
public static final int ROOT_GRAPHIC19
- See Also:
- Constant Field Values
-
-