Package net.runelite.api.gameval
Class InterfaceID.Fairyrings
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Fairyrings
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Fairyrings extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1_ANTICLOCKWISE
static int
_1_CLOCKWISE
static int
_2_ANTICLOCKWISE
static int
_2_CLOCKWISE
static int
_3_ANTICLOCKWISE
static int
_3_CLOCKWISE
static int
A
static int
B
static int
C
static int
CONFIRM
static int
D
static int
I
static int
J
static int
K
static int
L
static int
P
static int
Q
static int
R
static int
ROOT_GRAPHIC27
static int
ROOT_MODEL1
static int
ROOT_MODEL18
static int
ROOT_MODEL25
static int
ROOT_MODEL3
static int
ROOT_MODEL4
static int
ROOT_MODEL5
static int
ROOT_RECT0
static int
ROOT_TEXT2
static int
S
-
Constructor Summary
Constructors Constructor Description Fairyrings()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
ROOT_MODEL1
public static final int ROOT_MODEL1
- See Also:
- Constant Field Values
-
ROOT_TEXT2
public static final int ROOT_TEXT2
- See Also:
- Constant Field Values
-
ROOT_MODEL3
public static final int ROOT_MODEL3
- See Also:
- Constant Field Values
-
ROOT_MODEL4
public static final int ROOT_MODEL4
- See Also:
- Constant Field Values
-
ROOT_MODEL5
public static final int ROOT_MODEL5
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
J
public static final int J
- See Also:
- Constant Field Values
-
K
public static final int K
- See Also:
- Constant Field Values
-
L
public static final int L
- See Also:
- Constant Field Values
-
P
public static final int P
- See Also:
- Constant Field Values
-
Q
public static final int Q
- See Also:
- Constant Field Values
-
R
public static final int R
- See Also:
- Constant Field Values
-
S
public static final int S
- See Also:
- Constant Field Values
-
ROOT_MODEL18
public static final int ROOT_MODEL18
- See Also:
- Constant Field Values
-
_1_CLOCKWISE
public static final int _1_CLOCKWISE
- See Also:
- Constant Field Values
-
_1_ANTICLOCKWISE
public static final int _1_ANTICLOCKWISE
- See Also:
- Constant Field Values
-
_2_CLOCKWISE
public static final int _2_CLOCKWISE
- See Also:
- Constant Field Values
-
_2_ANTICLOCKWISE
public static final int _2_ANTICLOCKWISE
- See Also:
- Constant Field Values
-
_3_CLOCKWISE
public static final int _3_CLOCKWISE
- See Also:
- Constant Field Values
-
_3_ANTICLOCKWISE
public static final int _3_ANTICLOCKWISE
- See Also:
- Constant Field Values
-
ROOT_MODEL25
public static final int ROOT_MODEL25
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC27
public static final int ROOT_GRAPHIC27
- See Also:
- Constant Field Values
-
-