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 intAstatic intDstatic intESCstatic intFstatic intF1static intFLASHER1static intFLASHER2static intFLASHER3static intFRAMEstatic intHUDstatic intINFOstatic intINFOPANELstatic intLEFTstatic intLEFT_TEXT11static intLEFT_TEXT8static intPAGEDOWNstatic intPAGEUPstatic intRstatic intRIGHTstatic intRIGHT_GRAPHIC2static intRIGHT_GRAPHIC3static intRIGHT_GRAPHIC4static intRIGHT_GRAPHIC5static intRIGHT_GRAPHIC6static intRIGHT_GRAPHIC7static intRIGHT_GRAPHIC8static intRIGHT_GRAPHIC9static intRIGHT_TEXT10static intRIGHT_TEXT13static intSstatic intSPACEstatic intUNIVERSEstatic intVIEWPORTstatic intW
-
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
-
-