Package net.runelite.api.gameval
Class SpriteID.Miscgraphics3
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.Miscgraphics3
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_2
static int
_3
static int
HOUSE_VIEWER_ROTATE_ANTICLOCKWISE
static int
HOUSE_VIEWER_ROTATE_CLOCKWISE
static int
UNKNOWN_BUTTON_SQUARE_SMALL
static int
UNKNOWN_BUTTON_SQUARE_SMALL_SELECTED
-
Constructor Summary
Constructors Constructor Description Miscgraphics3()
-
-
-
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
-
UNKNOWN_BUTTON_SQUARE_SMALL
public static final int UNKNOWN_BUTTON_SQUARE_SMALL
- See Also:
- Constant Field Values
-
UNKNOWN_BUTTON_SQUARE_SMALL_SELECTED
public static final int UNKNOWN_BUTTON_SQUARE_SMALL_SELECTED
- See Also:
- Constant Field Values
-
HOUSE_VIEWER_ROTATE_CLOCKWISE
public static final int HOUSE_VIEWER_ROTATE_CLOCKWISE
- See Also:
- Constant Field Values
-
HOUSE_VIEWER_ROTATE_ANTICLOCKWISE
public static final int HOUSE_VIEWER_ROTATE_ANTICLOCKWISE
- See Also:
- Constant Field Values
-
-