Package net.runelite.api.gameval
Class InterfaceID.LeagueSummary
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.LeagueSummary
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.LeagueSummary extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intAREASstatic intAREAS_BACKINGstatic intAREAS_CONTENTstatic intCONTENTSstatic intFRAMEstatic intMAIN_STATSstatic intMAIN_STATS_BACKINGstatic intMAIN_STATS_CONTENTstatic intMASTERIESstatic intMASTERIES_BACKINGstatic intMASTERIES_CONTENTstatic intMIDDLE_COLUMNstatic intPLAYER_MODELstatic intPLAYER_MODEL_BACKINGstatic intPLAYER_MODEL_CONTENTstatic intPLAYER_MODEL_GRAPHICstatic intRELICSstatic intRELICS_BACKINGstatic intRELICS_CONTENTstatic intRIGHT_COLUMNstatic intSTATSstatic intSTATS_BACKINGstatic intSTATS_CONTENTstatic intSTATS_SCROLLstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description LeagueSummary()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MIDDLE_COLUMN
public static final int MIDDLE_COLUMN
- See Also:
- Constant Field Values
-
AREAS
public static final int AREAS
- See Also:
- Constant Field Values
-
RELICS
public static final int RELICS
- See Also:
- Constant Field Values
-
MASTERIES
public static final int MASTERIES
- See Also:
- Constant Field Values
-
RIGHT_COLUMN
public static final int RIGHT_COLUMN
- See Also:
- Constant Field Values
-
MAIN_STATS
public static final int MAIN_STATS
- See Also:
- Constant Field Values
-
PLAYER_MODEL
public static final int PLAYER_MODEL
- See Also:
- Constant Field Values
-
PLAYER_MODEL_BACKING
public static final int PLAYER_MODEL_BACKING
- See Also:
- Constant Field Values
-
PLAYER_MODEL_CONTENT
public static final int PLAYER_MODEL_CONTENT
- See Also:
- Constant Field Values
-
MAIN_STATS_BACKING
public static final int MAIN_STATS_BACKING
- See Also:
- Constant Field Values
-
MAIN_STATS_CONTENT
public static final int MAIN_STATS_CONTENT
- See Also:
- Constant Field Values
-
MASTERIES_BACKING
public static final int MASTERIES_BACKING
- See Also:
- Constant Field Values
-
MASTERIES_CONTENT
public static final int MASTERIES_CONTENT
- See Also:
- Constant Field Values
-
RELICS_BACKING
public static final int RELICS_BACKING
- See Also:
- Constant Field Values
-
RELICS_CONTENT
public static final int RELICS_CONTENT
- See Also:
- Constant Field Values
-
AREAS_BACKING
public static final int AREAS_BACKING
- See Also:
- Constant Field Values
-
AREAS_CONTENT
public static final int AREAS_CONTENT
- See Also:
- Constant Field Values
-
PLAYER_MODEL_GRAPHIC
public static final int PLAYER_MODEL_GRAPHIC
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- See Also:
- Constant Field Values
-
STATS_BACKING
public static final int STATS_BACKING
- See Also:
- Constant Field Values
-
STATS_CONTENT
public static final int STATS_CONTENT
- See Also:
- Constant Field Values
-
STATS_SCROLL
public static final int STATS_SCROLL
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-