Package net.runelite.api.gameval
Class InterfaceID.Myq5TombPuzzle
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Myq5TombPuzzle
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Myq5TombPuzzle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUND
static int
CLOSE_BUTTON
static int
CLOSE_BUTTON_GRAPHIC
static int
CONTENT
static int
FRAME
static int
GRID_BUTTONS
static int
HEADER_1
static int
HEADER_2
static int
HEADER_3
static int
HEADER_4
static int
HEADER_5
static int
HEADER_A
static int
HEADER_B
static int
HEADER_C
static int
HEADER_D
static int
HEADER_E
static int
HEADER_SIDE
static int
HEADER_TOP
static int
RESULT_1
static int
RESULT_2
static int
RESULT_3
static int
RESULT_4
static int
RESULT_5
static int
RESULT_A
static int
RESULT_B
static int
RESULT_BOTTOM
static int
RESULT_BOTTOM_CURRENT
static int
RESULT_C
static int
RESULT_C_1
static int
RESULT_C_2
static int
RESULT_C_3
static int
RESULT_C_4
static int
RESULT_C_5
static int
RESULT_C_A
static int
RESULT_C_B
static int
RESULT_C_C
static int
RESULT_C_D
static int
RESULT_C_E
static int
RESULT_D
static int
RESULT_E
static int
RESULT_SIDE
static int
RESULT_SIDE_CURRENT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description Myq5TombPuzzle()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
CLOSE_BUTTON_GRAPHIC
public static final int CLOSE_BUTTON_GRAPHIC
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
HEADER_TOP
public static final int HEADER_TOP
- See Also:
- Constant Field Values
-
HEADER_1
public static final int HEADER_1
- See Also:
- Constant Field Values
-
HEADER_2
public static final int HEADER_2
- See Also:
- Constant Field Values
-
HEADER_3
public static final int HEADER_3
- See Also:
- Constant Field Values
-
HEADER_4
public static final int HEADER_4
- See Also:
- Constant Field Values
-
HEADER_5
public static final int HEADER_5
- See Also:
- Constant Field Values
-
HEADER_SIDE
public static final int HEADER_SIDE
- See Also:
- Constant Field Values
-
HEADER_A
public static final int HEADER_A
- See Also:
- Constant Field Values
-
HEADER_B
public static final int HEADER_B
- See Also:
- Constant Field Values
-
HEADER_C
public static final int HEADER_C
- See Also:
- Constant Field Values
-
HEADER_D
public static final int HEADER_D
- See Also:
- Constant Field Values
-
HEADER_E
public static final int HEADER_E
- See Also:
- Constant Field Values
-
RESULT_BOTTOM
public static final int RESULT_BOTTOM
- See Also:
- Constant Field Values
-
RESULT_1
public static final int RESULT_1
- See Also:
- Constant Field Values
-
RESULT_2
public static final int RESULT_2
- See Also:
- Constant Field Values
-
RESULT_3
public static final int RESULT_3
- See Also:
- Constant Field Values
-
RESULT_4
public static final int RESULT_4
- See Also:
- Constant Field Values
-
RESULT_5
public static final int RESULT_5
- See Also:
- Constant Field Values
-
RESULT_BOTTOM_CURRENT
public static final int RESULT_BOTTOM_CURRENT
- See Also:
- Constant Field Values
-
RESULT_SIDE
public static final int RESULT_SIDE
- See Also:
- Constant Field Values
-
RESULT_A
public static final int RESULT_A
- See Also:
- Constant Field Values
-
RESULT_B
public static final int RESULT_B
- See Also:
- Constant Field Values
-
RESULT_C
public static final int RESULT_C
- See Also:
- Constant Field Values
-
RESULT_D
public static final int RESULT_D
- See Also:
- Constant Field Values
-
RESULT_E
public static final int RESULT_E
- See Also:
- Constant Field Values
-
RESULT_SIDE_CURRENT
public static final int RESULT_SIDE_CURRENT
- See Also:
- Constant Field Values
-
GRID_BUTTONS
public static final int GRID_BUTTONS
- See Also:
- Constant Field Values
-
RESULT_C_1
public static final int RESULT_C_1
- See Also:
- Constant Field Values
-
RESULT_C_2
public static final int RESULT_C_2
- See Also:
- Constant Field Values
-
RESULT_C_3
public static final int RESULT_C_3
- See Also:
- Constant Field Values
-
RESULT_C_4
public static final int RESULT_C_4
- See Also:
- Constant Field Values
-
RESULT_C_5
public static final int RESULT_C_5
- See Also:
- Constant Field Values
-
RESULT_C_A
public static final int RESULT_C_A
- See Also:
- Constant Field Values
-
RESULT_C_B
public static final int RESULT_C_B
- See Also:
- Constant Field Values
-
RESULT_C_C
public static final int RESULT_C_C
- See Also:
- Constant Field Values
-
RESULT_C_D
public static final int RESULT_C_D
- See Also:
- Constant Field Values
-
RESULT_C_E
public static final int RESULT_C_E
- See Also:
- Constant Field Values
-
-