Package net.runelite.api.gameval
Class InterfaceID.ColosseumScoreboard
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ColosseumScoreboard
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ColosseumScoreboard extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSEstatic intCLOSE_ICONstatic intGBTstatic intGBT_CONTENTstatic intGDstatic intGD_CONTENTstatic intGKCstatic intGKC_CONTENTstatic intGKC2static intGKC2_CONTENTstatic intGLORY_CONTENTstatic intGLORY_HEADERstatic intGLORY_HEADER_LAYERstatic intGLORY_HEADER_LAYER_LINE1static intGLORY_NUMBERstatic intGLORY_NUMBER_GLOBALstatic intGLORY_NUMBER_TEXTstatic intGLORY_NUMBER_TEXT_GLOBALstatic intGLORY_PROGRESSstatic intGLORY_PROGRESS_RECT0static intGLORY_PROGRESS_RECT1static intGLORY_PROGRESS_RECT2static intGLORY_PROGRESS_TEXT3static intGLORY_REWARDSstatic intGLORY_REWARDS_LINE3static intGLORY_REWARDS_UNLOCK_1static intGLORY_REWARDS_UNLOCK_2static intGLORY_STATSstatic intGLORY_TITLEstatic intGLORY_TITLE_TEXTstatic intPBTstatic intPBT_CONTENTstatic intPDstatic intPD_CONTENTstatic intPKCstatic intPKC_CONTENTstatic intPKC2static intPKC2_CONTENTstatic intREWARDS_TITLEstatic intSTATSstatic intSTATS_CONTENTstatic intTITLEstatic intTITLE_TEXTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ColosseumScoreboard()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CLOSE_ICON
public static final int CLOSE_ICON
- See Also:
- Constant Field Values
-
GLORY_CONTENT
public static final int GLORY_CONTENT
- See Also:
- Constant Field Values
-
STATS_CONTENT
public static final int STATS_CONTENT
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
TITLE_TEXT
public static final int TITLE_TEXT
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- See Also:
- Constant Field Values
-
PKC2
public static final int PKC2
- See Also:
- Constant Field Values
-
PKC2_CONTENT
public static final int PKC2_CONTENT
- See Also:
- Constant Field Values
-
PKC
public static final int PKC
- See Also:
- Constant Field Values
-
PKC_CONTENT
public static final int PKC_CONTENT
- See Also:
- Constant Field Values
-
PD
public static final int PD
- See Also:
- Constant Field Values
-
PD_CONTENT
public static final int PD_CONTENT
- See Also:
- Constant Field Values
-
PBT
public static final int PBT
- See Also:
- Constant Field Values
-
PBT_CONTENT
public static final int PBT_CONTENT
- See Also:
- Constant Field Values
-
GKC2
public static final int GKC2
- See Also:
- Constant Field Values
-
GKC2_CONTENT
public static final int GKC2_CONTENT
- See Also:
- Constant Field Values
-
GKC
public static final int GKC
- See Also:
- Constant Field Values
-
GKC_CONTENT
public static final int GKC_CONTENT
- See Also:
- Constant Field Values
-
GD
public static final int GD
- See Also:
- Constant Field Values
-
GD_CONTENT
public static final int GD_CONTENT
- See Also:
- Constant Field Values
-
GBT
public static final int GBT
- See Also:
- Constant Field Values
-
GBT_CONTENT
public static final int GBT_CONTENT
- See Also:
- Constant Field Values
-
GLORY_HEADER_LAYER
public static final int GLORY_HEADER_LAYER
- See Also:
- Constant Field Values
-
GLORY_HEADER
public static final int GLORY_HEADER
- See Also:
- Constant Field Values
-
GLORY_HEADER_LAYER_LINE1
public static final int GLORY_HEADER_LAYER_LINE1
- See Also:
- Constant Field Values
-
GLORY_STATS
public static final int GLORY_STATS
- See Also:
- Constant Field Values
-
GLORY_REWARDS
public static final int GLORY_REWARDS
- See Also:
- Constant Field Values
-
GLORY_PROGRESS
public static final int GLORY_PROGRESS
- See Also:
- Constant Field Values
-
GLORY_PROGRESS_RECT0
public static final int GLORY_PROGRESS_RECT0
- See Also:
- Constant Field Values
-
GLORY_PROGRESS_RECT1
public static final int GLORY_PROGRESS_RECT1
- See Also:
- Constant Field Values
-
GLORY_PROGRESS_RECT2
public static final int GLORY_PROGRESS_RECT2
- See Also:
- Constant Field Values
-
GLORY_PROGRESS_TEXT3
public static final int GLORY_PROGRESS_TEXT3
- See Also:
- Constant Field Values
-
GLORY_TITLE
public static final int GLORY_TITLE
- See Also:
- Constant Field Values
-
GLORY_TITLE_TEXT
public static final int GLORY_TITLE_TEXT
- See Also:
- Constant Field Values
-
GLORY_NUMBER
public static final int GLORY_NUMBER
- See Also:
- Constant Field Values
-
GLORY_NUMBER_TEXT
public static final int GLORY_NUMBER_TEXT
- See Also:
- Constant Field Values
-
GLORY_NUMBER_GLOBAL
public static final int GLORY_NUMBER_GLOBAL
- See Also:
- Constant Field Values
-
GLORY_REWARDS_UNLOCK_1
public static final int GLORY_REWARDS_UNLOCK_1
- See Also:
- Constant Field Values
-
GLORY_REWARDS_UNLOCK_2
public static final int GLORY_REWARDS_UNLOCK_2
- See Also:
- Constant Field Values
-
REWARDS_TITLE
public static final int REWARDS_TITLE
- See Also:
- Constant Field Values
-
GLORY_REWARDS_LINE3
public static final int GLORY_REWARDS_LINE3
- See Also:
- Constant Field Values
-
GLORY_NUMBER_TEXT_GLOBAL
public static final int GLORY_NUMBER_TEXT_GLOBAL
- See Also:
- Constant Field Values
-
-