Package net.runelite.api.gameval
Class InterfaceID.TelenexusTeleport
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TelenexusTeleport
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TelenexusTeleport extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTstatic intEXTRA_KEY_LISTENERSstatic intEXTRASstatic intFRAMEstatic intGFX1static intGFX2static intKEY_LISTENERSstatic intLIST_1static intLIST_1_RECT2static intNEXUS_MODELstatic intOPTIONS_FRAMEstatic intOPTIONS_LAYERstatic intROWS1static intROWS2static intSCROLLBAR1static intSCROLLING1static intSCRY_PORTALstatic intTEXT1static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description TelenexusTeleport()
-
-
-
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
-
NEXUS_MODEL
public static final int NEXUS_MODEL
- See Also:
- Constant Field Values
-
SCRY_PORTAL
public static final int SCRY_PORTAL
- See Also:
- Constant Field Values
-
OPTIONS_FRAME
public static final int OPTIONS_FRAME
- See Also:
- Constant Field Values
-
LIST_1
public static final int LIST_1
- See Also:
- Constant Field Values
-
EXTRA_KEY_LISTENERS
public static final int EXTRA_KEY_LISTENERS
- See Also:
- Constant Field Values
-
KEY_LISTENERS
public static final int KEY_LISTENERS
- See Also:
- Constant Field Values
-
LIST_1_RECT2
public static final int LIST_1_RECT2
- See Also:
- Constant Field Values
-
OPTIONS_LAYER
public static final int OPTIONS_LAYER
- See Also:
- Constant Field Values
-
SCROLLING1
public static final int SCROLLING1
- See Also:
- Constant Field Values
-
TEXT1
public static final int TEXT1
- See Also:
- Constant Field Values
-
ROWS1
public static final int ROWS1
- See Also:
- Constant Field Values
-
SCROLLBAR1
public static final int SCROLLBAR1
- See Also:
- Constant Field Values
-
GFX1
public static final int GFX1
- See Also:
- Constant Field Values
-
EXTRAS
public static final int EXTRAS
- See Also:
- Constant Field Values
-
ROWS2
public static final int ROWS2
- See Also:
- Constant Field Values
-
GFX2
public static final int GFX2
- See Also:
- Constant Field Values
-
-