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 intBLACKOUTstatic intBUFF_BARstatic intCHAT_CONTAINERstatic intCONTROLstatic intDISPLAYMODALstatic intEHC_LISTENERstatic intFLOATERstatic intGAMEFRAMEstatic intHELPERstatic intHELPER_CONTENTstatic intHELPER_DODGERstatic intHPBAR_HUDstatic intLAYERSstatic intMAINCRMstatic intMAINMODALstatic intMOUSEOVERstatic intNOTIFICATIONSstatic intORBSstatic intOVERLAY_ATMOSPHEREstatic intOVERLAY_HUDstatic intPM_CONTAINERstatic intPOPOUTstatic intPVP_ICONSstatic intSIDE0static intSIDE1static intSIDE10static intSIDE11static intSIDE12static intSIDE13static intSIDE2static intSIDE3static intSIDE4static intSIDE5static intSIDE6static intSIDE7static intSIDE8static intSIDE9static intSIDECRMstatic intSIDEMODALstatic intSTAT_BOOSTS_HUDstatic intUI_HIGHLIGHTSstatic intXP_DROPSstatic intZEAH
-
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
-
UI_HIGHLIGHTS
public static final int UI_HIGHLIGHTS
- 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
-
-