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 int
BACKGROUND
static int
CLOSE
static int
CLOSE_ICON
static int
GBT
static int
GBT_CONTENT
static int
GD
static int
GD_CONTENT
static int
GKC
static int
GKC_CONTENT
static int
GKC2
static int
GKC2_CONTENT
static int
GLORY_CONTENT
static int
GLORY_HEADER
static int
GLORY_HEADER_LAYER
static int
GLORY_HEADER_LAYER_LINE1
static int
GLORY_NUMBER
static int
GLORY_NUMBER_GLOBAL
static int
GLORY_NUMBER_TEXT
static int
GLORY_NUMBER_TEXT_GLOBAL
static int
GLORY_PROGRESS
static int
GLORY_PROGRESS_RECT0
static int
GLORY_PROGRESS_RECT1
static int
GLORY_PROGRESS_RECT2
static int
GLORY_PROGRESS_TEXT3
static int
GLORY_REWARDS
static int
GLORY_REWARDS_LINE3
static int
GLORY_REWARDS_UNLOCK_1
static int
GLORY_REWARDS_UNLOCK_2
static int
GLORY_STATS
static int
GLORY_TITLE
static int
GLORY_TITLE_TEXT
static int
PBT
static int
PBT_CONTENT
static int
PD
static int
PD_CONTENT
static int
PKC
static int
PKC_CONTENT
static int
PKC2
static int
PKC2_CONTENT
static int
REWARDS_TITLE
static int
STATS
static int
STATS_CONTENT
static int
TITLE
static int
TITLE_TEXT
static int
UNIVERSE
-
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
-
-