Package net.runelite.api.gameval
Class InterfaceID.QipObsTelescope
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QipObsTelescope
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QipObsTelescope extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLOSE_BUTTON
static int
ROOT_RECT0
static int
ROOT_RECT1
static int
ROOT_RECT2
static int
ROOT_RECT3
static int
ROOT_RECT4
static int
ROOT_RECT5
static int
STARS
static int
VIEWFINDER
-
Constructor Summary
Constructors Constructor Description QipObsTelescope()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
ROOT_RECT1
public static final int ROOT_RECT1
- See Also:
- Constant Field Values
-
ROOT_RECT2
public static final int ROOT_RECT2
- See Also:
- Constant Field Values
-
ROOT_RECT3
public static final int ROOT_RECT3
- See Also:
- Constant Field Values
-
ROOT_RECT4
public static final int ROOT_RECT4
- See Also:
- Constant Field Values
-
ROOT_RECT5
public static final int ROOT_RECT5
- See Also:
- Constant Field Values
-
VIEWFINDER
public static final int VIEWFINDER
- See Also:
- Constant Field Values
-
STARS
public static final int STARS
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-