Package net.runelite.api.gameval
Class InterfaceID.Oculus
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Oculus
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Oculus extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
A
static int
D
static int
ESC
static int
F
static int
F1
static int
FLASHER1
static int
FLASHER2
static int
FLASHER3
static int
FRAME
static int
HUD
static int
INFO
static int
INFOPANEL
static int
LEFT
static int
LEFT_TEXT11
static int
LEFT_TEXT8
static int
PAGEDOWN
static int
PAGEUP
static int
R
static int
RIGHT
static int
RIGHT_GRAPHIC2
static int
RIGHT_GRAPHIC3
static int
RIGHT_GRAPHIC4
static int
RIGHT_GRAPHIC5
static int
RIGHT_GRAPHIC6
static int
RIGHT_GRAPHIC7
static int
RIGHT_GRAPHIC8
static int
RIGHT_GRAPHIC9
static int
RIGHT_TEXT10
static int
RIGHT_TEXT13
static int
S
static int
SPACE
static int
UNIVERSE
static int
VIEWPORT
static int
W
-
Constructor Summary
Constructors Constructor Description Oculus()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
VIEWPORT
public static final int VIEWPORT
- See Also:
- Constant Field Values
-
HUD
public static final int HUD
- See Also:
- Constant Field Values
-
INFOPANEL
public static final int INFOPANEL
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
F1
public static final int F1
- See Also:
- Constant Field Values
-
FLASHER1
public static final int FLASHER1
- See Also:
- Constant Field Values
-
W
public static final int W
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
S
public static final int S
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
R
public static final int R
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
LEFT_TEXT8
public static final int LEFT_TEXT8
- See Also:
- Constant Field Values
-
PAGEDOWN
public static final int PAGEDOWN
- See Also:
- Constant Field Values
-
PAGEUP
public static final int PAGEUP
- See Also:
- Constant Field Values
-
LEFT_TEXT11
public static final int LEFT_TEXT11
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
ESC
public static final int ESC
- See Also:
- Constant Field Values
-
FLASHER2
public static final int FLASHER2
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC2
public static final int RIGHT_GRAPHIC2
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC3
public static final int RIGHT_GRAPHIC3
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC4
public static final int RIGHT_GRAPHIC4
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC5
public static final int RIGHT_GRAPHIC5
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC6
public static final int RIGHT_GRAPHIC6
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC7
public static final int RIGHT_GRAPHIC7
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC8
public static final int RIGHT_GRAPHIC8
- See Also:
- Constant Field Values
-
RIGHT_GRAPHIC9
public static final int RIGHT_GRAPHIC9
- See Also:
- Constant Field Values
-
RIGHT_TEXT10
public static final int RIGHT_TEXT10
- See Also:
- Constant Field Values
-
SPACE
public static final int SPACE
- See Also:
- Constant Field Values
-
FLASHER3
public static final int FLASHER3
- See Also:
- Constant Field Values
-
RIGHT_TEXT13
public static final int RIGHT_TEXT13
- See Also:
- Constant Field Values
-
-