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 int
MESSAGESCROLL_CLOSE_BUTTON
static int
MESSAGESCROLL_CLOSE_BUTTON_GRAPHIC0
static int
MESSCROLL1
static int
MESSCROLL10
static int
MESSCROLL11
static int
MESSCROLL12
static int
MESSCROLL13
static int
MESSCROLL14
static int
MESSCROLL15
static int
MESSCROLL2
static int
MESSCROLL3
static int
MESSCROLL4
static int
MESSCROLL5
static int
MESSCROLL6
static int
MESSCROLL7
static int
MESSCROLL8
static int
MESSCROLL9
static int
ROOT_GRAPHIC16
static int
ROOT_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
-
-