Package net.runelite.api.gameval
Class InterfaceID.Messagescroll
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Messagescroll
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Messagescroll extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intMESSAGESCROLL_CLOSE_BUTTONstatic intMESSAGESCROLL_CLOSE_BUTTON_GRAPHIC0static intMESSCROLL1static intMESSCROLL10static intMESSCROLL11static intMESSCROLL12static intMESSCROLL13static intMESSCROLL14static intMESSCROLL15static intMESSCROLL2static intMESSCROLL3static intMESSCROLL4static intMESSCROLL5static intMESSCROLL6static intMESSCROLL7static intMESSCROLL8static intMESSCROLL9static intROOT_GRAPHIC16static intROOT_MODEL0
-
Constructor Summary
Constructors Constructor Description Messagescroll()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
MESSCROLL1
public static final int MESSCROLL1
- See Also:
- Constant Field Values
-
MESSCROLL2
public static final int MESSCROLL2
- See Also:
- Constant Field Values
-
MESSCROLL3
public static final int MESSCROLL3
- See Also:
- Constant Field Values
-
MESSCROLL4
public static final int MESSCROLL4
- See Also:
- Constant Field Values
-
MESSCROLL5
public static final int MESSCROLL5
- See Also:
- Constant Field Values
-
MESSCROLL6
public static final int MESSCROLL6
- See Also:
- Constant Field Values
-
MESSCROLL7
public static final int MESSCROLL7
- See Also:
- Constant Field Values
-
MESSCROLL8
public static final int MESSCROLL8
- See Also:
- Constant Field Values
-
MESSCROLL9
public static final int MESSCROLL9
- See Also:
- Constant Field Values
-
MESSCROLL10
public static final int MESSCROLL10
- See Also:
- Constant Field Values
-
MESSCROLL11
public static final int MESSCROLL11
- See Also:
- Constant Field Values
-
MESSCROLL12
public static final int MESSCROLL12
- See Also:
- Constant Field Values
-
MESSCROLL13
public static final int MESSCROLL13
- See Also:
- Constant Field Values
-
MESSCROLL14
public static final int MESSCROLL14
- See Also:
- Constant Field Values
-
MESSCROLL15
public static final int MESSCROLL15
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC16
public static final int ROOT_GRAPHIC16
- See Also:
- Constant Field Values
-
MESSAGESCROLL_CLOSE_BUTTON_GRAPHIC0
public static final int MESSAGESCROLL_CLOSE_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
MESSAGESCROLL_CLOSE_BUTTON
public static final int MESSAGESCROLL_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-