Package net.runelite.api.gameval
Class InterfaceID.GraphicalMulti
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GraphicalMulti
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GraphicalMulti extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GRAPHICAL_MULTI_2A
static int
GRAPHICAL_MULTI_2B
static int
GRAPHICAL_MULTI_2TITLE
static int
GRAPHICAL_MULTI_PIC2A
static int
GRAPHICAL_MULTI_PIC2B
static int
ROOT_GRAPHIC0
static int
ROOT_GRAPHIC1
-
Constructor Summary
Constructors Constructor Description GraphicalMulti()
-
-
-
Field Detail
-
ROOT_GRAPHIC0
public static final int ROOT_GRAPHIC0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_2A
public static final int GRAPHICAL_MULTI_2A
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_2B
public static final int GRAPHICAL_MULTI_2B
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_2TITLE
public static final int GRAPHICAL_MULTI_2TITLE
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_PIC2A
public static final int GRAPHICAL_MULTI_PIC2A
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_PIC2B
public static final int GRAPHICAL_MULTI_PIC2B
- See Also:
- Constant Field Values
-
-