Package net.runelite.api.gameval
Class InterfaceID.Olaf2LockGate
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Olaf2LockGate
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Olaf2LockGate extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intOLAF_KEY_DUMMYstatic intOLAF2_CIRCLE_LOCKstatic intOLAF2_CIRCLE_LOCK_BUTTONstatic intOLAF2_CLOSEstatic intOLAF2_CLOSE_BUTTONstatic intOLAF2_CROSS_LOCKstatic intOLAF2_CROSS_LOCK_BUTTONstatic intOLAF2_DUMMY_KEYstatic intOLAF2_LOCK_GATEstatic intOLAF2_SQUARE_LOCKstatic intOLAF2_SQUARE_LOCK_BUTTONstatic intOLAF2_STAR_LOCKstatic intOLAF2_STAR_LOCK_BUTTONstatic intOLAF2_TRIANGLE_LOCKstatic intOLAF2_TRIANGLE_LOCK_BUTTON
-
Constructor Summary
Constructors Constructor Description Olaf2LockGate()
-
-
-
Field Detail
-
OLAF2_LOCK_GATE
public static final int OLAF2_LOCK_GATE
- 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_SQUARE_LOCK
public static final int OLAF2_SQUARE_LOCK
- See Also:
- Constant Field Values
-
OLAF2_CROSS_LOCK
public static final int OLAF2_CROSS_LOCK
- See Also:
- Constant Field Values
-
OLAF2_TRIANGLE_LOCK
public static final int OLAF2_TRIANGLE_LOCK
- See Also:
- Constant Field Values
-
OLAF2_CIRCLE_LOCK
public static final int OLAF2_CIRCLE_LOCK
- See Also:
- Constant Field Values
-
OLAF2_STAR_LOCK
public static final int OLAF2_STAR_LOCK
- See Also:
- Constant Field Values
-
OLAF2_DUMMY_KEY
public static final int OLAF2_DUMMY_KEY
- See Also:
- Constant Field Values
-
OLAF2_SQUARE_LOCK_BUTTON
public static final int OLAF2_SQUARE_LOCK_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_CROSS_LOCK_BUTTON
public static final int OLAF2_CROSS_LOCK_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_TRIANGLE_LOCK_BUTTON
public static final int OLAF2_TRIANGLE_LOCK_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_CIRCLE_LOCK_BUTTON
public static final int OLAF2_CIRCLE_LOCK_BUTTON
- See Also:
- Constant Field Values
-
OLAF2_STAR_LOCK_BUTTON
public static final int OLAF2_STAR_LOCK_BUTTON
- See Also:
- Constant Field Values
-
OLAF_KEY_DUMMY
public static final int OLAF_KEY_DUMMY
- See Also:
- Constant Field Values
-
-