Package net.runelite.api.gameval
Class SpriteID.CrossInterface
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.CrossInterface
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_2static int_3static int_4static int_5static int_6static int_7static intRED_CLICK_ANIMATION_1static intRED_CLICK_ANIMATION_2static intRED_CLICK_ANIMATION_3static intRED_CLICK_ANIMATION_4static intYELLOW_CLICK_ANIMATION_1static intYELLOW_CLICK_ANIMATION_2static intYELLOW_CLICK_ANIMATION_3static intYELLOW_CLICK_ANIMATION_4
-
Constructor Summary
Constructors Constructor Description CrossInterface()
-
-
-
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
-
YELLOW_CLICK_ANIMATION_1
public static final int YELLOW_CLICK_ANIMATION_1
- See Also:
- Constant Field Values
-
YELLOW_CLICK_ANIMATION_2
public static final int YELLOW_CLICK_ANIMATION_2
- See Also:
- Constant Field Values
-
YELLOW_CLICK_ANIMATION_3
public static final int YELLOW_CLICK_ANIMATION_3
- See Also:
- Constant Field Values
-
YELLOW_CLICK_ANIMATION_4
public static final int YELLOW_CLICK_ANIMATION_4
- See Also:
- Constant Field Values
-
RED_CLICK_ANIMATION_1
public static final int RED_CLICK_ANIMATION_1
- See Also:
- Constant Field Values
-
RED_CLICK_ANIMATION_2
public static final int RED_CLICK_ANIMATION_2
- See Also:
- Constant Field Values
-
RED_CLICK_ANIMATION_3
public static final int RED_CLICK_ANIMATION_3
- See Also:
- Constant Field Values
-
RED_CLICK_ANIMATION_4
public static final int RED_CLICK_ANIMATION_4
- See Also:
- Constant Field Values
-
-