Package net.runelite.api.gameval
Class SpriteID.V2StoneButtonOut
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.V2StoneButtonOut
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_10static int_11static int_12static int_13static int_14static int_15static int_16static int_17static int_18static int_19static int_2static int_20static int_21static int_22static int_23static int_3static int_4static int_5static int_6static int_7static int_8static int_9static intA_BOTTOM_LEFTstatic intA_BOTTOM_RIGHTstatic intA_MAP_EDGE_BOTTOMstatic intA_MAP_EDGE_LEFTstatic intA_MAP_EDGE_RIGHTstatic intA_MAP_EDGE_TOPstatic intA_TOP_LEFTstatic intA_TOP_RIGHTstatic intB_BOTTOMstatic intB_BOTTOM_LEFTstatic intB_BOTTOM_RIGHTstatic intB_LEFTstatic intB_RIGHTstatic intB_TOPstatic intB_TOP_LEFTstatic intB_TOP_RIGHT
-
Constructor Summary
Constructors Constructor Description V2StoneButtonOut()
-
-
-
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_MAP_EDGE_LEFT
public static final int A_MAP_EDGE_LEFT
- See Also:
- Constant Field Values
-
A_MAP_EDGE_TOP
public static final int A_MAP_EDGE_TOP
- See Also:
- Constant Field Values
-
A_MAP_EDGE_RIGHT
public static final int A_MAP_EDGE_RIGHT
- See Also:
- Constant Field Values
-
A_MAP_EDGE_BOTTOM
public static final int A_MAP_EDGE_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
-
-