Package net.runelite.api.gameval
Class InterfaceID.IiScroll
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.IiScroll
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.IiScroll extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTENT
static int
CONTENT_GRAPHIC1
static int
CONTENT_GRAPHIC10
static int
CONTENT_GRAPHIC2
static int
CONTENT_GRAPHIC21
static int
CONTENT_GRAPHIC3
static int
CONTENT_GRAPHIC4
static int
CONTENT_GRAPHIC5
static int
CONTENT_GRAPHIC6
static int
CONTENT_GRAPHIC7
static int
CONTENT_GRAPHIC8
static int
CONTENT_GRAPHIC9
static int
CONTENT_RECT0
static int
CONTENT_TEXT11
static int
CONTENT_TEXT12
static int
CONTENT_TEXT13
static int
CONTENT_TEXT14
static int
CONTENT_TEXT15
static int
CONTENT_TEXT16
static int
CONTENT_TEXT17
static int
CONTENT_TEXT18
static int
CONTENT_TEXT19
static int
CONTENT_TEXT20
static int
CONTENT_TEXT22
static int
DODGER
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description IiScroll()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CONTENT_RECT0
public static final int CONTENT_RECT0
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC1
public static final int CONTENT_GRAPHIC1
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC2
public static final int CONTENT_GRAPHIC2
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC3
public static final int CONTENT_GRAPHIC3
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC4
public static final int CONTENT_GRAPHIC4
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC5
public static final int CONTENT_GRAPHIC5
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC6
public static final int CONTENT_GRAPHIC6
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC7
public static final int CONTENT_GRAPHIC7
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC8
public static final int CONTENT_GRAPHIC8
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC9
public static final int CONTENT_GRAPHIC9
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC10
public static final int CONTENT_GRAPHIC10
- See Also:
- Constant Field Values
-
CONTENT_TEXT11
public static final int CONTENT_TEXT11
- See Also:
- Constant Field Values
-
CONTENT_TEXT12
public static final int CONTENT_TEXT12
- See Also:
- Constant Field Values
-
CONTENT_TEXT13
public static final int CONTENT_TEXT13
- See Also:
- Constant Field Values
-
CONTENT_TEXT14
public static final int CONTENT_TEXT14
- See Also:
- Constant Field Values
-
CONTENT_TEXT15
public static final int CONTENT_TEXT15
- See Also:
- Constant Field Values
-
CONTENT_TEXT16
public static final int CONTENT_TEXT16
- See Also:
- Constant Field Values
-
CONTENT_TEXT17
public static final int CONTENT_TEXT17
- See Also:
- Constant Field Values
-
CONTENT_TEXT18
public static final int CONTENT_TEXT18
- See Also:
- Constant Field Values
-
CONTENT_TEXT19
public static final int CONTENT_TEXT19
- See Also:
- Constant Field Values
-
CONTENT_TEXT20
public static final int CONTENT_TEXT20
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC21
public static final int CONTENT_GRAPHIC21
- See Also:
- Constant Field Values
-
CONTENT_TEXT22
public static final int CONTENT_TEXT22
- See Also:
- Constant Field Values
-
-