Package net.runelite.api.gameval
Class InterfaceID.OsmControlsGuide
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.OsmControlsGuide
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.OsmControlsGuide extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1
static int
_1_GRAPHIC0
static int
_1_TEXT1
static int
_1_TEXT2
static int
_2
static int
_2_GRAPHIC0
static int
_2_TEXT1
static int
_3
static int
_3_GRAPHIC0
static int
_3_TEXT1
static int
_4
static int
_4_GRAPHIC0
static int
_4_TEXT1
static int
_5
static int
_5_GRAPHIC0
static int
_5_TEXT1
static int
_6
static int
_6_GRAPHIC0
static int
_6_TEXT1
static int
CONTENT
static int
CONTENT_GRAPHIC8
static int
NEXT
static int
PREVIOUS
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC0
-
Constructor Summary
Constructors Constructor Description OsmControlsGuide()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC0
public static final int UNIVERSE_GRAPHIC0
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_1_GRAPHIC0
public static final int _1_GRAPHIC0
- See Also:
- Constant Field Values
-
_1_TEXT1
public static final int _1_TEXT1
- See Also:
- Constant Field Values
-
_1_TEXT2
public static final int _1_TEXT2
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_2_GRAPHIC0
public static final int _2_GRAPHIC0
- See Also:
- Constant Field Values
-
_2_TEXT1
public static final int _2_TEXT1
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_3_GRAPHIC0
public static final int _3_GRAPHIC0
- See Also:
- Constant Field Values
-
_3_TEXT1
public static final int _3_TEXT1
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_4_GRAPHIC0
public static final int _4_GRAPHIC0
- See Also:
- Constant Field Values
-
_4_TEXT1
public static final int _4_TEXT1
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_5_GRAPHIC0
public static final int _5_GRAPHIC0
- See Also:
- Constant Field Values
-
_5_TEXT1
public static final int _5_TEXT1
- See Also:
- Constant Field Values
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_6_GRAPHIC0
public static final int _6_GRAPHIC0
- See Also:
- Constant Field Values
-
_6_TEXT1
public static final int _6_TEXT1
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
-
CONTENT_GRAPHIC8
public static final int CONTENT_GRAPHIC8
- See Also:
- Constant Field Values
-
-