Package net.runelite.api.gameval
Class SpriteID.V2BordersSlim
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.V2BordersSlim
-
-
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
_24
static int
_25
static int
_26
static int
_27
static int
_28
static int
_29
static int
_3
static int
_30
static int
_31
static int
_32
static int
_33
static int
_34
static int
_35
static int
_36
static int
_37
static int
_38
static int
_39
static int
_4
static int
_40
static int
_41
static int
_42
static int
_43
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
BOTTOM_LEFT
static int
BOTTOM_RIGHT
static int
HORIZONTAL_A
static int
HORIZONTAL_B
static int
HORIZONTAL_C
static int
INTERSECTION_LEFT
static int
INTERSECTION_RIGHT
static int
TOP_LEFT
static int
TOP_RIGHT
static int
VERTICAL_A
static int
VERTICAL_B
-
Constructor Summary
Constructors Constructor Description V2BordersSlim()
-
-
-
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
-
_33
public static final int _33
- See Also:
- Constant Field Values
-
_34
public static final int _34
- See Also:
- Constant Field Values
-
_35
public static final int _35
- See Also:
- Constant Field Values
-
_36
public static final int _36
- See Also:
- Constant Field Values
-
_37
public static final int _37
- See Also:
- Constant Field Values
-
_38
public static final int _38
- See Also:
- Constant Field Values
-
_39
public static final int _39
- See Also:
- Constant Field Values
-
_40
public static final int _40
- See Also:
- Constant Field Values
-
_41
public static final int _41
- See Also:
- Constant Field Values
-
_42
public static final int _42
- See Also:
- Constant Field Values
-
_43
public static final int _43
- See Also:
- Constant Field Values
-
HORIZONTAL_A
public static final int HORIZONTAL_A
- See Also:
- Constant Field Values
-
VERTICAL_A
public static final int VERTICAL_A
- See Also:
- Constant Field Values
-
HORIZONTAL_B
public static final int HORIZONTAL_B
- See Also:
- Constant Field Values
-
VERTICAL_B
public static final int VERTICAL_B
- See Also:
- Constant Field Values
-
TOP_LEFT
public static final int TOP_LEFT
- See Also:
- Constant Field Values
-
TOP_RIGHT
public static final int TOP_RIGHT
- See Also:
- Constant Field Values
-
BOTTOM_LEFT
public static final int BOTTOM_LEFT
- See Also:
- Constant Field Values
-
BOTTOM_RIGHT
public static final int BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
HORIZONTAL_C
public static final int HORIZONTAL_C
- 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
-
-