Package net.runelite.api.gameval
Class InterfaceID.TalentTree
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TalentTree
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TalentTree extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_LAYERstatic intFLOATING_PANELstatic intFLOATING_PANEL_BACKGROUNDstatic intFLOATING_PANEL_CONTENTstatic intFRAMEstatic intHORIZONTAL_SCROLLstatic intHOTFIXstatic intPERM_FLOATING_PANELstatic intPERM_FLOATING_PANEL_BACKGROUNDstatic intPERM_FLOATING_PANEL_CONTENTstatic intPERM_FLOATING_PANEL_CONTENT_2static intPERM_FLOATING_PANEL_SCROLLstatic intTOOLTIPstatic intTOOLTIP_HOLDERstatic intTREE_BACKGROUNDstatic intTREE_CONNECTION_DRAW_LAYERstatic intTREE_CONTENTstatic intTREE_DRAW_LAYERSstatic intTREE_NODE_DRAW_LAYERstatic intTUTORIAL_HIGHLIGHTstatic intUNIVERSEstatic intVERTICAL_SCROLLstatic intWINDOW
-
Constructor Summary
Constructors Constructor Description TalentTree()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
HOTFIX
public static final int HOTFIX
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
TOOLTIP_HOLDER
public static final int TOOLTIP_HOLDER
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
TREE_CONTENT
public static final int TREE_CONTENT
- See Also:
- Constant Field Values
-
TREE_BACKGROUND
public static final int TREE_BACKGROUND
- See Also:
- Constant Field Values
-
TREE_DRAW_LAYERS
public static final int TREE_DRAW_LAYERS
- See Also:
- Constant Field Values
-
HORIZONTAL_SCROLL
public static final int HORIZONTAL_SCROLL
- See Also:
- Constant Field Values
-
VERTICAL_SCROLL
public static final int VERTICAL_SCROLL
- See Also:
- Constant Field Values
-
DATA_LAYER
public static final int DATA_LAYER
- See Also:
- Constant Field Values
-
PERM_FLOATING_PANEL
public static final int PERM_FLOATING_PANEL
- See Also:
- Constant Field Values
-
FLOATING_PANEL
public static final int FLOATING_PANEL
- See Also:
- Constant Field Values
-
TUTORIAL_HIGHLIGHT
public static final int TUTORIAL_HIGHLIGHT
- See Also:
- Constant Field Values
-
FLOATING_PANEL_BACKGROUND
public static final int FLOATING_PANEL_BACKGROUND
- See Also:
- Constant Field Values
-
FLOATING_PANEL_CONTENT
public static final int FLOATING_PANEL_CONTENT
- See Also:
- Constant Field Values
-
TREE_CONNECTION_DRAW_LAYER
public static final int TREE_CONNECTION_DRAW_LAYER
- See Also:
- Constant Field Values
-
TREE_NODE_DRAW_LAYER
public static final int TREE_NODE_DRAW_LAYER
- See Also:
- Constant Field Values
-
PERM_FLOATING_PANEL_BACKGROUND
public static final int PERM_FLOATING_PANEL_BACKGROUND
- See Also:
- Constant Field Values
-
PERM_FLOATING_PANEL_CONTENT
public static final int PERM_FLOATING_PANEL_CONTENT
- See Also:
- Constant Field Values
-
PERM_FLOATING_PANEL_CONTENT_2
public static final int PERM_FLOATING_PANEL_CONTENT_2
- See Also:
- Constant Field Values
-
PERM_FLOATING_PANEL_SCROLL
public static final int PERM_FLOATING_PANEL_SCROLL
- See Also:
- Constant Field Values
-
-