Package net.runelite.api.gameval
Class InterfaceID.Popupoverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Popupoverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Popupoverlay extends Object
-
-
Constructor Summary
Constructors Constructor Description Popupoverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CLAMP
public static final int CLAMP
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
BUTTON_0
public static final int BUTTON_0
- See Also:
- Constant Field Values
-
BUTTON_1
public static final int BUTTON_1
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
-