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 intCONTENTstatic intCONTENT_GRAPHIC1static intCONTENT_GRAPHIC10static intCONTENT_GRAPHIC2static intCONTENT_GRAPHIC21static intCONTENT_GRAPHIC3static intCONTENT_GRAPHIC4static intCONTENT_GRAPHIC5static intCONTENT_GRAPHIC6static intCONTENT_GRAPHIC7static intCONTENT_GRAPHIC8static intCONTENT_GRAPHIC9static intCONTENT_RECT0static intCONTENT_TEXT11static intCONTENT_TEXT12static intCONTENT_TEXT13static intCONTENT_TEXT14static intCONTENT_TEXT15static intCONTENT_TEXT16static intCONTENT_TEXT17static intCONTENT_TEXT18static intCONTENT_TEXT19static intCONTENT_TEXT20static intCONTENT_TEXT22static intDODGERstatic intUNIVERSE
-
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
-
-