Package net.runelite.api.gameval
Class SpriteID.V2StoneButtonIn
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.V2StoneButtonIn
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_10
static int
_11
static int
_12
static int
_13
static int
_14
static int
_15
static int
_16
static int
_17
static int
_18
static int
_19
static int
_2
static int
_20
static int
_21
static int
_22
static int
_23
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
A_BOTTOM
static int
A_BOTTOM_LEFT
static int
A_BOTTOM_RIGHT
static int
A_LEFT
static int
A_RIGHT
static int
A_TOP
static int
A_TOP_LEFT
static int
A_TOP_RIGHT
static int
B_BOTTOM
static int
B_BOTTOM_LEFT
static int
B_BOTTOM_RIGHT
static int
B_LEFT
static int
B_RIGHT
static int
B_TOP
static int
B_TOP_LEFT
static int
B_TOP_RIGHT
-
Constructor Summary
Constructors Constructor Description V2StoneButtonIn()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
_8
public static final int _8
- See Also:
- Constant Field Values
-
_9
public static final int _9
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
_12
public static final int _12
- See Also:
- Constant Field Values
-
_13
public static final int _13
- See Also:
- Constant Field Values
-
_14
public static final int _14
- See Also:
- Constant Field Values
-
_15
public static final int _15
- See Also:
- Constant Field Values
-
_16
public static final int _16
- See Also:
- Constant Field Values
-
_17
public static final int _17
- See Also:
- Constant Field Values
-
_18
public static final int _18
- See Also:
- Constant Field Values
-
_19
public static final int _19
- See Also:
- Constant Field Values
-
_20
public static final int _20
- See Also:
- Constant Field Values
-
_21
public static final int _21
- See Also:
- Constant Field Values
-
_22
public static final int _22
- See Also:
- Constant Field Values
-
_23
public static final int _23
- See Also:
- Constant Field Values
-
A_TOP_LEFT
public static final int A_TOP_LEFT
- See Also:
- Constant Field Values
-
A_TOP_RIGHT
public static final int A_TOP_RIGHT
- See Also:
- Constant Field Values
-
A_BOTTOM_LEFT
public static final int A_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
A_BOTTOM_RIGHT
public static final int A_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
A_LEFT
public static final int A_LEFT
- See Also:
- Constant Field Values
-
A_TOP
public static final int A_TOP
- See Also:
- Constant Field Values
-
A_RIGHT
public static final int A_RIGHT
- See Also:
- Constant Field Values
-
A_BOTTOM
public static final int A_BOTTOM
- See Also:
- Constant Field Values
-
B_TOP_LEFT
public static final int B_TOP_LEFT
- See Also:
- Constant Field Values
-
B_TOP_RIGHT
public static final int B_TOP_RIGHT
- See Also:
- Constant Field Values
-
B_BOTTOM_LEFT
public static final int B_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
B_BOTTOM_RIGHT
public static final int B_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
B_LEFT
public static final int B_LEFT
- See Also:
- Constant Field Values
-
B_TOP
public static final int B_TOP
- See Also:
- Constant Field Values
-
B_RIGHT
public static final int B_RIGHT
- See Also:
- Constant Field Values
-
B_BOTTOM
public static final int B_BOTTOM
- See Also:
- Constant Field Values
-
-