Package net.runelite.api.gameval
Class InterfaceID.Olaf2SkullPuzzle
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Olaf2SkullPuzzle
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Olaf2SkullPuzzle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intOLAF2_BOTTOM_LEVERstatic intOLAF2_CLOSEstatic intOLAF2_CLOSE_BUTTONstatic intOLAF2_CONFIRM_LEVERstatic intOLAF2_LEFT_LEVERstatic intOLAF2_LEVER_BOTTOMstatic intOLAF2_LEVER_CONFIRMstatic intOLAF2_LEVER_LEFTstatic intOLAF2_LEVER_RIGHTstatic intOLAF2_LEVER_TOPstatic intOLAF2_RIGHT_LEVERstatic intOLAF2_SKULL_BACKGROUNDstatic intOLAF2_SKULL_BITSstatic intOLAF2_SKULL_BOTTOMstatic intOLAF2_SKULL_LEFTstatic intOLAF2_SKULL_RIGHTstatic intOLAF2_SKULL_TOPstatic intOLAF2_TOP_LEVER
-
Constructor Summary
Constructors Constructor Description Olaf2SkullPuzzle()
-
-
-
Field Detail
-
OLAF2_SKULL_BACKGROUND
public static final int OLAF2_SKULL_BACKGROUND
- See Also:
- Constant Field Values
-
OLAF2_CLOSE
public static final int OLAF2_CLOSE
- See Also:
- Constant Field Values
-
OLAF2_CLOSE_BUTTON
public static final int OLAF2_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_SKULL_BITS
public static final int OLAF2_SKULL_BITS
- See Also:
- Constant Field Values
-
OLAF2_SKULL_RIGHT
public static final int OLAF2_SKULL_RIGHT
- See Also:
- Constant Field Values
-
OLAF2_SKULL_TOP
public static final int OLAF2_SKULL_TOP
- See Also:
- Constant Field Values
-
OLAF2_SKULL_LEFT
public static final int OLAF2_SKULL_LEFT
- See Also:
- Constant Field Values
-
OLAF2_SKULL_BOTTOM
public static final int OLAF2_SKULL_BOTTOM
- See Also:
- Constant Field Values
-
OLAF2_LEVER_RIGHT
public static final int OLAF2_LEVER_RIGHT
- See Also:
- Constant Field Values
-
OLAF2_LEVER_TOP
public static final int OLAF2_LEVER_TOP
- See Also:
- Constant Field Values
-
OLAF2_LEVER_LEFT
public static final int OLAF2_LEVER_LEFT
- See Also:
- Constant Field Values
-
OLAF2_LEVER_BOTTOM
public static final int OLAF2_LEVER_BOTTOM
- See Also:
- Constant Field Values
-
OLAF2_LEVER_CONFIRM
public static final int OLAF2_LEVER_CONFIRM
- See Also:
- Constant Field Values
-
OLAF2_TOP_LEVER
public static final int OLAF2_TOP_LEVER
- See Also:
- Constant Field Values
-
OLAF2_RIGHT_LEVER
public static final int OLAF2_RIGHT_LEVER
- See Also:
- Constant Field Values
-
OLAF2_BOTTOM_LEVER
public static final int OLAF2_BOTTOM_LEVER
- See Also:
- Constant Field Values
-
OLAF2_LEFT_LEVER
public static final int OLAF2_LEFT_LEVER
- See Also:
- Constant Field Values
-
OLAF2_CONFIRM_LEVER
public static final int OLAF2_CONFIRM_LEVER
- See Also:
- Constant Field Values
-
-