Package net.runelite.api.gameval
Class InterfaceID.HideyHoles
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.HideyHoles
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.HideyHoles extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BEGINNER_CONTENTS
static int
BEGINNER_SCROLLBAR
static int
BEGINNER_TAB
static int
CONTENT
static int
CONTENT_GRAPHIC0
static int
CONTENT_RECT13
static int
CONTENT_RECT14
static int
CONTENT_RECT16
static int
CONTENT_RECT18
static int
CONTENT_RECT20
static int
CONTENT_RECT22
static int
CONTENT_RECT24
static int
CONTENT_TEXT15
static int
CONTENT_TEXT17
static int
CONTENT_TEXT19
static int
CONTENT_TEXT21
static int
CONTENT_TEXT23
static int
CONTENT_TEXT25
static int
EASY_CONTENTS
static int
EASY_SCROLLBAR
static int
EASY_TAB
static int
ELITE_CONTENTS
static int
ELITE_SCROLLBAR
static int
ELITE_TAB
static int
FRAME
static int
HARD_CONTENTS
static int
HARD_SCROLLBAR
static int
HARD_TAB
static int
MASTER_CONTENTS
static int
MASTER_SCROLLBAR
static int
MASTER_TAB
static int
MED_TAB
static int
MEDIUM_CONTENTS
static int
MEDIUM_SCROLLBAR
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description HideyHoles()
-
-
-
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
-
CONTENT_GRAPHIC0
public static final int CONTENT_GRAPHIC0
- See Also:
- Constant Field Values
-
BEGINNER_CONTENTS
public static final int BEGINNER_CONTENTS
- See Also:
- Constant Field Values
-
BEGINNER_SCROLLBAR
public static final int BEGINNER_SCROLLBAR
- See Also:
- Constant Field Values
-
EASY_CONTENTS
public static final int EASY_CONTENTS
- See Also:
- Constant Field Values
-
EASY_SCROLLBAR
public static final int EASY_SCROLLBAR
- See Also:
- Constant Field Values
-
MEDIUM_CONTENTS
public static final int MEDIUM_CONTENTS
- See Also:
- Constant Field Values
-
MEDIUM_SCROLLBAR
public static final int MEDIUM_SCROLLBAR
- See Also:
- Constant Field Values
-
HARD_CONTENTS
public static final int HARD_CONTENTS
- See Also:
- Constant Field Values
-
HARD_SCROLLBAR
public static final int HARD_SCROLLBAR
- See Also:
- Constant Field Values
-
ELITE_CONTENTS
public static final int ELITE_CONTENTS
- See Also:
- Constant Field Values
-
ELITE_SCROLLBAR
public static final int ELITE_SCROLLBAR
- See Also:
- Constant Field Values
-
MASTER_CONTENTS
public static final int MASTER_CONTENTS
- See Also:
- Constant Field Values
-
MASTER_SCROLLBAR
public static final int MASTER_SCROLLBAR
- See Also:
- Constant Field Values
-
CONTENT_RECT13
public static final int CONTENT_RECT13
- See Also:
- Constant Field Values
-
CONTENT_RECT14
public static final int CONTENT_RECT14
- See Also:
- Constant Field Values
-
CONTENT_TEXT15
public static final int CONTENT_TEXT15
- See Also:
- Constant Field Values
-
CONTENT_RECT16
public static final int CONTENT_RECT16
- See Also:
- Constant Field Values
-
CONTENT_TEXT17
public static final int CONTENT_TEXT17
- See Also:
- Constant Field Values
-
CONTENT_RECT18
public static final int CONTENT_RECT18
- See Also:
- Constant Field Values
-
CONTENT_TEXT19
public static final int CONTENT_TEXT19
- See Also:
- Constant Field Values
-
CONTENT_RECT20
public static final int CONTENT_RECT20
- See Also:
- Constant Field Values
-
CONTENT_TEXT21
public static final int CONTENT_TEXT21
- See Also:
- Constant Field Values
-
CONTENT_RECT22
public static final int CONTENT_RECT22
- See Also:
- Constant Field Values
-
CONTENT_TEXT23
public static final int CONTENT_TEXT23
- See Also:
- Constant Field Values
-
CONTENT_RECT24
public static final int CONTENT_RECT24
- See Also:
- Constant Field Values
-
CONTENT_TEXT25
public static final int CONTENT_TEXT25
- See Also:
- Constant Field Values
-
BEGINNER_TAB
public static final int BEGINNER_TAB
- See Also:
- Constant Field Values
-
EASY_TAB
public static final int EASY_TAB
- See Also:
- Constant Field Values
-
MED_TAB
public static final int MED_TAB
- See Also:
- Constant Field Values
-
HARD_TAB
public static final int HARD_TAB
- See Also:
- Constant Field Values
-
ELITE_TAB
public static final int ELITE_TAB
- See Also:
- Constant Field Values
-
MASTER_TAB
public static final int MASTER_TAB
- See Also:
- Constant Field Values
-
-