Package net.runelite.api.gameval
Class InterfaceID.Slug2RessemblingTornPaperControll
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Slug2RessemblingTornPaperControll
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Slug2RessemblingTornPaperControll extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTstatic intFRAMEstatic intPART_SELECTIONstatic intPART_SELECTION_BUTTONSstatic intPART_SELECTION_BUTTONS_TEXT0static intPART_SELECTION_FRAMEstatic intSELECT1static intSELECT2static intSELECT3static intSLUG2_FLIP_BUTTONstatic intSLUG2_MOVE_DOWNstatic intSLUG2_MOVE_LEFTstatic intSLUG2_MOVE_RIGHTstatic intSLUG2_MOVE_UPstatic intSLUG2_ROTATE_BUTTONstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Slug2RessemblingTornPaperControll()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
SLUG2_ROTATE_BUTTON
public static final int SLUG2_ROTATE_BUTTON
- See Also:
- Constant Field Values
-
SLUG2_MOVE_UP
public static final int SLUG2_MOVE_UP
- See Also:
- Constant Field Values
-
SLUG2_MOVE_RIGHT
public static final int SLUG2_MOVE_RIGHT
- See Also:
- Constant Field Values
-
SLUG2_MOVE_LEFT
public static final int SLUG2_MOVE_LEFT
- See Also:
- Constant Field Values
-
SLUG2_MOVE_DOWN
public static final int SLUG2_MOVE_DOWN
- See Also:
- Constant Field Values
-
SLUG2_FLIP_BUTTON
public static final int SLUG2_FLIP_BUTTON
- See Also:
- Constant Field Values
-
PART_SELECTION
public static final int PART_SELECTION
- See Also:
- Constant Field Values
-
PART_SELECTION_FRAME
public static final int PART_SELECTION_FRAME
- See Also:
- Constant Field Values
-
PART_SELECTION_BUTTONS
public static final int PART_SELECTION_BUTTONS
- See Also:
- Constant Field Values
-
PART_SELECTION_BUTTONS_TEXT0
public static final int PART_SELECTION_BUTTONS_TEXT0
- See Also:
- Constant Field Values
-
SELECT1
public static final int SELECT1
- See Also:
- Constant Field Values
-
SELECT2
public static final int SELECT2
- See Also:
- Constant Field Values
-
SELECT3
public static final int SELECT3
- See Also:
- Constant Field Values
-
-