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_00static int_01static int_02static int_03static int_04static int_05static int_06static int_07static int_08static int_09static int_10static int_11static int_12static int_13static intCATEGORIESstatic intCLOSEstatic intCLOSE_LAYERstatic intDESCRIPTIONstatic intICONSstatic intINFINITYstatic intINFOstatic intMOVE_LAYERstatic intSCROLL_BOTTOMstatic intSCROLL_MIDDLEstatic intSCROLL_TOPstatic intSCROLLBARstatic intTITLEstatic intUNIVERSEstatic intUNIVERSE_MODEL0static intUNIVERSE_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
-
-