Package net.runelite.api.gameval
Class InterfaceID.ToplevelDisplay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ToplevelDisplay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ToplevelDisplay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BLACKOUT
static int
BUFF_BAR
static int
CHAT_CONTAINER
static int
CONTROL
static int
DISPLAYMODAL
static int
EHC_LISTENER
static int
FLOATER
static int
GAMEFRAME
static int
HELPER
static int
HELPER_CONTENT
static int
HELPER_DODGER
static int
HPBAR_HUD
static int
LAYERS
static int
MAINCRM
static int
MAINMODAL
static int
MOUSEOVER
static int
NOTIFICATIONS
static int
ORBS
static int
OVERLAY_ATMOSPHERE
static int
OVERLAY_HUD
static int
PM_CONTAINER
static int
POPOUT
static int
PVP_ICONS
static int
SIDE0
static int
SIDE1
static int
SIDE10
static int
SIDE11
static int
SIDE12
static int
SIDE13
static int
SIDE2
static int
SIDE3
static int
SIDE4
static int
SIDE5
static int
SIDE6
static int
SIDE7
static int
SIDE8
static int
SIDE9
static int
SIDECRM
static int
SIDEMODAL
static int
STAT_BOOSTS_HUD
static int
XP_DROPS
static int
ZEAH
-
Constructor Summary
Constructors Constructor Description ToplevelDisplay()
-
-
-
Field Detail
-
GAMEFRAME
public static final int GAMEFRAME
- See Also:
- Constant Field Values
-
LAYERS
public static final int LAYERS
- See Also:
- Constant Field Values
-
CHAT_CONTAINER
public static final int CHAT_CONTAINER
- See Also:
- Constant Field Values
-
HELPER
public static final int HELPER
- See Also:
- Constant Field Values
-
HELPER_DODGER
public static final int HELPER_DODGER
- See Also:
- Constant Field Values
-
HELPER_CONTENT
public static final int HELPER_CONTENT
- See Also:
- Constant Field Values
-
STAT_BOOSTS_HUD
public static final int STAT_BOOSTS_HUD
- See Also:
- Constant Field Values
-
BUFF_BAR
public static final int BUFF_BAR
- See Also:
- Constant Field Values
-
NOTIFICATIONS
public static final int NOTIFICATIONS
- See Also:
- Constant Field Values
-
OVERLAY_ATMOSPHERE
public static final int OVERLAY_ATMOSPHERE
- See Also:
- Constant Field Values
-
HPBAR_HUD
public static final int HPBAR_HUD
- See Also:
- Constant Field Values
-
OVERLAY_HUD
public static final int OVERLAY_HUD
- See Also:
- Constant Field Values
-
XP_DROPS
public static final int XP_DROPS
- See Also:
- Constant Field Values
-
ZEAH
public static final int ZEAH
- See Also:
- Constant Field Values
-
MAINMODAL
public static final int MAINMODAL
- See Also:
- Constant Field Values
-
MAINCRM
public static final int MAINCRM
- See Also:
- Constant Field Values
-
SIDEMODAL
public static final int SIDEMODAL
- See Also:
- Constant Field Values
-
SIDE0
public static final int SIDE0
- See Also:
- Constant Field Values
-
SIDE1
public static final int SIDE1
- See Also:
- Constant Field Values
-
SIDE2
public static final int SIDE2
- See Also:
- Constant Field Values
-
SIDE3
public static final int SIDE3
- See Also:
- Constant Field Values
-
SIDE4
public static final int SIDE4
- See Also:
- Constant Field Values
-
SIDE5
public static final int SIDE5
- See Also:
- Constant Field Values
-
SIDE6
public static final int SIDE6
- See Also:
- Constant Field Values
-
SIDE7
public static final int SIDE7
- See Also:
- Constant Field Values
-
SIDE8
public static final int SIDE8
- See Also:
- Constant Field Values
-
SIDE9
public static final int SIDE9
- See Also:
- Constant Field Values
-
SIDE10
public static final int SIDE10
- See Also:
- Constant Field Values
-
SIDE11
public static final int SIDE11
- See Also:
- Constant Field Values
-
SIDE12
public static final int SIDE12
- See Also:
- Constant Field Values
-
SIDE13
public static final int SIDE13
- See Also:
- Constant Field Values
-
SIDECRM
public static final int SIDECRM
- See Also:
- Constant Field Values
-
PVP_ICONS
public static final int PVP_ICONS
- See Also:
- Constant Field Values
-
PM_CONTAINER
public static final int PM_CONTAINER
- See Also:
- Constant Field Values
-
ORBS
public static final int ORBS
- See Also:
- Constant Field Values
-
EHC_LISTENER
public static final int EHC_LISTENER
- See Also:
- Constant Field Values
-
MOUSEOVER
public static final int MOUSEOVER
- See Also:
- Constant Field Values
-
CONTROL
public static final int CONTROL
- See Also:
- Constant Field Values
-
BLACKOUT
public static final int BLACKOUT
- See Also:
- Constant Field Values
-
DISPLAYMODAL
public static final int DISPLAYMODAL
- See Also:
- Constant Field Values
-
FLOATER
public static final int FLOATER
- See Also:
- Constant Field Values
-
POPOUT
public static final int POPOUT
- See Also:
- Constant Field Values
-
-