Package net.runelite.api.gameval
Class InterfaceID.League3SidePanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.League3SidePanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.League3SidePanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBKGstatic intBORDERstatic intBORDER_RECT0static intBUTTONSstatic intCONTENTstatic intCONTENT_INNERstatic intCONTENT_INNER_RECT1static intFILLstatic intHEADERstatic intHUDstatic intINFO_BUTTONstatic intINFO_BUTTON_OUTERstatic intINFO_BUTTON_TEXTstatic intINFO_HIGHLIGHTstatic intPOINTS_NEXT_RELICstatic intPROGRESS_BARstatic intRELICstatic intRELICS_BUTTONstatic intRELICS_BUTTON_OUTERstatic intRELICS_BUTTON_TEXTstatic intRELICS_HIGHLIGHTstatic intTASKS_BUTTONstatic intTASKS_BUTTON_OUTERstatic intTASKS_BUTTON_TEXTstatic intTASKS_HIGHLIGHTstatic intTOOLTIPstatic intTOTAL_POINTSstatic intTOTAL_POINTS_TEXTstatic intTOTAL_TASKSstatic intTOTAL_TASKS_TEXTstatic intUNIVERSEstatic intUNLOCK_POINTSstatic intUNLOCK_POINTS_TEXTstatic intUNLOCKS_BUTTONstatic intUNLOCKS_BUTTON_OUTERstatic intUNLOCKS_BUTTON_TEXTstatic intUNLOCKS_HIGHLIGHT
-
Constructor Summary
Constructors Constructor Description League3SidePanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
HEADER
public static final int HEADER
- See Also:
- Constant Field Values
-
BORDER
public static final int BORDER
- See Also:
- Constant Field Values
-
BORDER_RECT0
public static final int BORDER_RECT0
- See Also:
- Constant Field Values
-
CONTENT_INNER
public static final int CONTENT_INNER
- See Also:
- Constant Field Values
-
POINTS_NEXT_RELIC
public static final int POINTS_NEXT_RELIC
- See Also:
- Constant Field Values
-
CONTENT_INNER_RECT1
public static final int CONTENT_INNER_RECT1
- See Also:
- Constant Field Values
-
PROGRESS_BAR
public static final int PROGRESS_BAR
- See Also:
- Constant Field Values
-
BKG
public static final int BKG
- See Also:
- Constant Field Values
-
FILL
public static final int FILL
- See Also:
- Constant Field Values
-
RELIC
public static final int RELIC
- See Also:
- Constant Field Values
-
TOTAL_TASKS_TEXT
public static final int TOTAL_TASKS_TEXT
- See Also:
- Constant Field Values
-
TOTAL_TASKS
public static final int TOTAL_TASKS
- See Also:
- Constant Field Values
-
TOTAL_POINTS_TEXT
public static final int TOTAL_POINTS_TEXT
- See Also:
- Constant Field Values
-
TOTAL_POINTS
public static final int TOTAL_POINTS
- See Also:
- Constant Field Values
-
UNLOCK_POINTS_TEXT
public static final int UNLOCK_POINTS_TEXT
- See Also:
- Constant Field Values
-
UNLOCK_POINTS
public static final int UNLOCK_POINTS
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
INFO_BUTTON_OUTER
public static final int INFO_BUTTON_OUTER
- See Also:
- Constant Field Values
-
INFO_HIGHLIGHT
public static final int INFO_HIGHLIGHT
- See Also:
- Constant Field Values
-
INFO_BUTTON
public static final int INFO_BUTTON
- See Also:
- Constant Field Values
-
INFO_BUTTON_TEXT
public static final int INFO_BUTTON_TEXT
- See Also:
- Constant Field Values
-
TASKS_BUTTON_OUTER
public static final int TASKS_BUTTON_OUTER
- See Also:
- Constant Field Values
-
TASKS_HIGHLIGHT
public static final int TASKS_HIGHLIGHT
- See Also:
- Constant Field Values
-
TASKS_BUTTON
public static final int TASKS_BUTTON
- See Also:
- Constant Field Values
-
TASKS_BUTTON_TEXT
public static final int TASKS_BUTTON_TEXT
- See Also:
- Constant Field Values
-
RELICS_BUTTON_OUTER
public static final int RELICS_BUTTON_OUTER
- See Also:
- Constant Field Values
-
UNLOCKS_BUTTON_OUTER
public static final int UNLOCKS_BUTTON_OUTER
- See Also:
- Constant Field Values
-
RELICS_HIGHLIGHT
public static final int RELICS_HIGHLIGHT
- See Also:
- Constant Field Values
-
RELICS_BUTTON
public static final int RELICS_BUTTON
- See Also:
- Constant Field Values
-
RELICS_BUTTON_TEXT
public static final int RELICS_BUTTON_TEXT
- See Also:
- Constant Field Values
-
HUD
public static final int HUD
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
UNLOCKS_HIGHLIGHT
public static final int UNLOCKS_HIGHLIGHT
- See Also:
- Constant Field Values
-
UNLOCKS_BUTTON
public static final int UNLOCKS_BUTTON
- See Also:
- Constant Field Values
-
UNLOCKS_BUTTON_TEXT
public static final int UNLOCKS_BUTTON_TEXT
- See Also:
- Constant Field Values
-
-