Package net.runelite.api.gameval
Class InterfaceID.SkillGuide
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SkillGuide
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SkillGuide extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_00
static int
_01
static int
_02
static int
_03
static int
_04
static int
_05
static int
_06
static int
_07
static int
_08
static int
_09
static int
_10
static int
_11
static int
_12
static int
_13
static int
CATEGORIES
static int
CLOSE
static int
CLOSE_LAYER
static int
DESCRIPTION
static int
ICONS
static int
INFINITY
static int
INFO
static int
MOVE_LAYER
static int
SCROLL_BOTTOM
static int
SCROLL_MIDDLE
static int
SCROLL_TOP
static int
SCROLLBAR
static int
TITLE
static int
UNIVERSE
static int
UNIVERSE_MODEL0
static int
UNIVERSE_MODEL1
-
Constructor Summary
Constructors Constructor Description SkillGuide()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
SCROLL_MIDDLE
public static final int SCROLL_MIDDLE
- See Also:
- Constant Field Values
-
SCROLL_TOP
public static final int SCROLL_TOP
- See Also:
- Constant Field Values
-
SCROLL_BOTTOM
public static final int SCROLL_BOTTOM
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
-
MOVE_LAYER
public static final int MOVE_LAYER
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
CATEGORIES
public static final int CATEGORIES
- See Also:
- Constant Field Values
-
_00
public static final int _00
- See Also:
- Constant Field Values
-
_01
public static final int _01
- See Also:
- Constant Field Values
-
_02
public static final int _02
- See Also:
- Constant Field Values
-
_03
public static final int _03
- See Also:
- Constant Field Values
-
_04
public static final int _04
- See Also:
- Constant Field Values
-
_05
public static final int _05
- See Also:
- Constant Field Values
-
_06
public static final int _06
- See Also:
- Constant Field Values
-
_07
public static final int _07
- See Also:
- Constant Field Values
-
_08
public static final int _08
- See Also:
- Constant Field Values
-
_09
public static final int _09
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
_12
public static final int _12
- See Also:
- Constant Field Values
-
_13
public static final int _13
- See Also:
- Constant Field Values
-
CLOSE_LAYER
public static final int CLOSE_LAYER
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
ICONS
public static final int ICONS
- See Also:
- Constant Field Values
-
-