Package net.runelite.api.gameval
Class InterfaceID.LeagueSidePanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.LeagueSidePanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.LeagueSidePanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AREAS_BUTTON
static int
AREAS_BUTTON_OUTER
static int
AREAS_BUTTON_TEXT
static int
AREAS_HIGHLIGHT
static int
BKG
static int
BORDER
static int
BORDER_RECT0
static int
BUTTONS
static int
CONTENT
static int
CONTENT_INNER
static int
CONTENT_INNER_RECT2
static int
FILL
static int
HEADER
static int
INFO
static int
INFO_GRAPHIC0
static int
MASTERY_BUTTON
static int
MASTERY_BUTTON_OUTER
static int
MASTERY_BUTTON_TEXT
static int
MASTERY_HIGHLIGHT
static int
POINTS_NEXT_AREA
static int
POINTS_NEXT_RELIC
static int
PROGRESS_BAR
static int
RANK
static int
RANK_BACKING
static int
RANK_BACKING_RECT0
static int
RANK_CONTENT
static int
RANK_TEXT
static int
RANK_TROPHY
static int
RELIC
static int
RELICS_BUTTON
static int
RELICS_BUTTON_OUTER
static int
RELICS_BUTTON_TEXT
static int
RELICS_HIGHLIGHT
static int
SUMMARY
static int
SUMMARY_BACKING
static int
SUMMARY_CONTENT
static int
SUMMARY_TEXT
static int
TASKS_BUTTON
static int
TASKS_BUTTON_OUTER
static int
TASKS_BUTTON_TEXT
static int
TASKS_HIGHLIGHT
static int
TOOLTIP
static int
TOTAL_POINTS
static int
TOTAL_POINTS_TEXT
static int
TOTAL_TASKS
static int
TOTAL_TASKS_TEXT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description LeagueSidePanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
INFO_GRAPHIC0
public static final int INFO_GRAPHIC0
- 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
-
SUMMARY_BACKING
public static final int SUMMARY_BACKING
- See Also:
- Constant Field Values
-
SUMMARY
public static final int SUMMARY
- See Also:
- Constant Field Values
-
SUMMARY_CONTENT
public static final int SUMMARY_CONTENT
- See Also:
- Constant Field Values
-
SUMMARY_TEXT
public static final int SUMMARY_TEXT
- See Also:
- Constant Field Values
-
RANK
public static final int RANK
- See Also:
- Constant Field Values
-
RANK_BACKING
public static final int RANK_BACKING
- See Also:
- Constant Field Values
-
RANK_BACKING_RECT0
public static final int RANK_BACKING_RECT0
- See Also:
- Constant Field Values
-
RANK_CONTENT
public static final int RANK_CONTENT
- See Also:
- Constant Field Values
-
RANK_TEXT
public static final int RANK_TEXT
- See Also:
- Constant Field Values
-
RANK_TROPHY
public static final int RANK_TROPHY
- 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_AREA
public static final int POINTS_NEXT_AREA
- See Also:
- Constant Field Values
-
POINTS_NEXT_RELIC
public static final int POINTS_NEXT_RELIC
- See Also:
- Constant Field Values
-
CONTENT_INNER_RECT2
public static final int CONTENT_INNER_RECT2
- 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
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
MASTERY_BUTTON_OUTER
public static final int MASTERY_BUTTON_OUTER
- See Also:
- Constant Field Values
-
MASTERY_HIGHLIGHT
public static final int MASTERY_HIGHLIGHT
- See Also:
- Constant Field Values
-
MASTERY_BUTTON
public static final int MASTERY_BUTTON
- See Also:
- Constant Field Values
-
MASTERY_BUTTON_TEXT
public static final int MASTERY_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
-
AREAS_BUTTON_OUTER
public static final int AREAS_BUTTON_OUTER
- See Also:
- Constant Field Values
-
AREAS_HIGHLIGHT
public static final int AREAS_HIGHLIGHT
- See Also:
- Constant Field Values
-
AREAS_BUTTON
public static final int AREAS_BUTTON
- See Also:
- Constant Field Values
-
AREAS_BUTTON_TEXT
public static final int AREAS_BUTTON_TEXT
- See Also:
- Constant Field Values
-
RELICS_BUTTON_OUTER
public static final int RELICS_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
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-