Package net.runelite.api.gameval
Class SpriteID.V2StoneBorders
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.V2StoneBorders
-
-
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_24static int_25static int_26static int_27static int_28static int_29static int_3static int_30static int_31static int_32static int_4static int_5static int_6static int_7static int_8static int_9static intCORNER_BOTTOM_LEFTstatic intCORNER_BOTTOM_RIGHTstatic intCORNER_TOP_LEFTstatic intCORNER_TOP_RIGHTstatic intEDGE_VERTICALstatic intINTERSECTION_BOTTOMstatic intINTERSECTION_LEFTstatic intINTERSECTION_MIDDLEstatic intINTERSECTION_RIGHTstatic intINTERSECTION_TOPstatic intSIDE_PANEL_CORNER_BOTTOM_LEFTstatic intSIDE_PANEL_CORNER_BOTTOM_RIGHTstatic intSIDE_PANEL_CORNER_TOP_LEFTstatic intSIDE_PANEL_CORNER_TOP_RIGHTstatic intSIDE_PANEL_EDGE_BOTTOMstatic intSIDE_PANEL_EDGE_HORIZONTALstatic intSIDE_PANEL_EDGE_LEFTstatic intSIDE_PANEL_EDGE_RIGHTstatic intSIDE_PANEL_EDGE_TOPstatic intSIDE_PANEL_INTERSECTION_BOTTOMstatic intSIDE_PANEL_INTERSECTION_LEFTstatic intSIDE_PANEL_INTERSECTION_RIGHTstatic intSIDE_PANEL_INTERSECTION_TOP
-
Constructor Summary
Constructors Constructor Description V2StoneBorders()
-
-
-
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
-
_24
public static final int _24
- See Also:
- Constant Field Values
-
_25
public static final int _25
- See Also:
- Constant Field Values
-
_26
public static final int _26
- See Also:
- Constant Field Values
-
_27
public static final int _27
- See Also:
- Constant Field Values
-
_28
public static final int _28
- See Also:
- Constant Field Values
-
_29
public static final int _29
- See Also:
- Constant Field Values
-
_30
public static final int _30
- See Also:
- Constant Field Values
-
_31
public static final int _31
- See Also:
- Constant Field Values
-
_32
public static final int _32
- See Also:
- Constant Field Values
-
SIDE_PANEL_EDGE_TOP
public static final int SIDE_PANEL_EDGE_TOP
- See Also:
- Constant Field Values
-
SIDE_PANEL_EDGE_LEFT
public static final int SIDE_PANEL_EDGE_LEFT
- See Also:
- Constant Field Values
-
SIDE_PANEL_EDGE_BOTTOM
public static final int SIDE_PANEL_EDGE_BOTTOM
- See Also:
- Constant Field Values
-
SIDE_PANEL_EDGE_RIGHT
public static final int SIDE_PANEL_EDGE_RIGHT
- See Also:
- Constant Field Values
-
SIDE_PANEL_CORNER_TOP_LEFT
public static final int SIDE_PANEL_CORNER_TOP_LEFT
- See Also:
- Constant Field Values
-
SIDE_PANEL_CORNER_TOP_RIGHT
public static final int SIDE_PANEL_CORNER_TOP_RIGHT
- See Also:
- Constant Field Values
-
SIDE_PANEL_CORNER_BOTTOM_LEFT
public static final int SIDE_PANEL_CORNER_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
SIDE_PANEL_CORNER_BOTTOM_RIGHT
public static final int SIDE_PANEL_CORNER_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
SIDE_PANEL_EDGE_HORIZONTAL
public static final int SIDE_PANEL_EDGE_HORIZONTAL
- See Also:
- Constant Field Values
-
SIDE_PANEL_INTERSECTION_LEFT
public static final int SIDE_PANEL_INTERSECTION_LEFT
- See Also:
- Constant Field Values
-
SIDE_PANEL_INTERSECTION_RIGHT
public static final int SIDE_PANEL_INTERSECTION_RIGHT
- See Also:
- Constant Field Values
-
SIDE_PANEL_INTERSECTION_BOTTOM
public static final int SIDE_PANEL_INTERSECTION_BOTTOM
- See Also:
- Constant Field Values
-
SIDE_PANEL_INTERSECTION_TOP
public static final int SIDE_PANEL_INTERSECTION_TOP
- See Also:
- Constant Field Values
-
EDGE_VERTICAL
public static final int EDGE_VERTICAL
- See Also:
- Constant Field Values
-
INTERSECTION_TOP
public static final int INTERSECTION_TOP
- See Also:
- Constant Field Values
-
INTERSECTION_BOTTOM
public static final int INTERSECTION_BOTTOM
- See Also:
- Constant Field Values
-
INTERSECTION_LEFT
public static final int INTERSECTION_LEFT
- See Also:
- Constant Field Values
-
INTERSECTION_RIGHT
public static final int INTERSECTION_RIGHT
- See Also:
- Constant Field Values
-
CORNER_TOP_LEFT
public static final int CORNER_TOP_LEFT
- See Also:
- Constant Field Values
-
CORNER_TOP_RIGHT
public static final int CORNER_TOP_RIGHT
- See Also:
- Constant Field Values
-
CORNER_BOTTOM_LEFT
public static final int CORNER_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
CORNER_BOTTOM_RIGHT
public static final int CORNER_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
INTERSECTION_MIDDLE
public static final int INTERSECTION_MIDDLE
- See Also:
- Constant Field Values
-
-