Package net.runelite.api.gameval
Class InterfaceID.PogCoinExchanger
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PogCoinExchanger
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PogCoinExchanger extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCONTENTSstatic intEXCHANGEstatic intEXCHANGE_CLICKZONEstatic intEXCHANGE_ICONstatic intFRAMEstatic intINPUT_1static intINPUT_1_CLICKZONEstatic intINPUT_1_MODELstatic intINPUT_1_SLOTstatic intINPUT_1_WINDOWstatic intINPUT_2static intINPUT_2_CLICKZONEstatic intINPUT_2_MODELstatic intINPUT_2_SLOTstatic intINPUT_2_WINDOWstatic intINPUT_3static intINPUT_3_CLICKZONEstatic intINPUT_3_MODELstatic intINPUT_3_SLOTstatic intINPUT_3_WINDOWstatic intMACHINEstatic intMAINstatic intOUTPUT_1static intOUTPUT_1_CLICKZONEstatic intOUTPUT_1_MODELstatic intOUTPUT_2static intOUTPUT_2_CLICKZONEstatic intOUTPUT_2_MODELstatic intOUTPUT_3static intOUTPUT_3_CLICKZONEstatic intOUTPUT_3_MODELstatic intOUTPUT_4static intOUTPUT_4_CLICKZONEstatic intOUTPUT_4_MODELstatic intRESETstatic intRESET_CLICKZONEstatic intRESET_ICONstatic intSUBMITstatic intSUBMIT_CLICKZONEstatic intSUBMIT_ICONstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PogCoinExchanger()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
MACHINE
public static final int MACHINE
- See Also:
- Constant Field Values
-
INPUT_1
public static final int INPUT_1
- See Also:
- Constant Field Values
-
INPUT_1_SLOT
public static final int INPUT_1_SLOT
- See Also:
- Constant Field Values
-
INPUT_1_WINDOW
public static final int INPUT_1_WINDOW
- See Also:
- Constant Field Values
-
INPUT_1_MODEL
public static final int INPUT_1_MODEL
- See Also:
- Constant Field Values
-
INPUT_1_CLICKZONE
public static final int INPUT_1_CLICKZONE
- See Also:
- Constant Field Values
-
INPUT_2
public static final int INPUT_2
- See Also:
- Constant Field Values
-
INPUT_2_SLOT
public static final int INPUT_2_SLOT
- See Also:
- Constant Field Values
-
INPUT_2_WINDOW
public static final int INPUT_2_WINDOW
- See Also:
- Constant Field Values
-
INPUT_2_MODEL
public static final int INPUT_2_MODEL
- See Also:
- Constant Field Values
-
INPUT_2_CLICKZONE
public static final int INPUT_2_CLICKZONE
- See Also:
- Constant Field Values
-
INPUT_3
public static final int INPUT_3
- See Also:
- Constant Field Values
-
INPUT_3_SLOT
public static final int INPUT_3_SLOT
- See Also:
- Constant Field Values
-
INPUT_3_WINDOW
public static final int INPUT_3_WINDOW
- See Also:
- Constant Field Values
-
INPUT_3_MODEL
public static final int INPUT_3_MODEL
- See Also:
- Constant Field Values
-
INPUT_3_CLICKZONE
public static final int INPUT_3_CLICKZONE
- See Also:
- Constant Field Values
-
OUTPUT_1
public static final int OUTPUT_1
- See Also:
- Constant Field Values
-
OUTPUT_1_MODEL
public static final int OUTPUT_1_MODEL
- See Also:
- Constant Field Values
-
OUTPUT_1_CLICKZONE
public static final int OUTPUT_1_CLICKZONE
- See Also:
- Constant Field Values
-
OUTPUT_2
public static final int OUTPUT_2
- See Also:
- Constant Field Values
-
OUTPUT_2_MODEL
public static final int OUTPUT_2_MODEL
- See Also:
- Constant Field Values
-
OUTPUT_2_CLICKZONE
public static final int OUTPUT_2_CLICKZONE
- See Also:
- Constant Field Values
-
OUTPUT_3
public static final int OUTPUT_3
- See Also:
- Constant Field Values
-
OUTPUT_3_MODEL
public static final int OUTPUT_3_MODEL
- See Also:
- Constant Field Values
-
OUTPUT_3_CLICKZONE
public static final int OUTPUT_3_CLICKZONE
- See Also:
- Constant Field Values
-
OUTPUT_4
public static final int OUTPUT_4
- See Also:
- Constant Field Values
-
OUTPUT_4_MODEL
public static final int OUTPUT_4_MODEL
- See Also:
- Constant Field Values
-
OUTPUT_4_CLICKZONE
public static final int OUTPUT_4_CLICKZONE
- See Also:
- Constant Field Values
-
RESET
public static final int RESET
- See Also:
- Constant Field Values
-
RESET_ICON
public static final int RESET_ICON
- See Also:
- Constant Field Values
-
RESET_CLICKZONE
public static final int RESET_CLICKZONE
- See Also:
- Constant Field Values
-
SUBMIT
public static final int SUBMIT
- See Also:
- Constant Field Values
-
SUBMIT_ICON
public static final int SUBMIT_ICON
- See Also:
- Constant Field Values
-
SUBMIT_CLICKZONE
public static final int SUBMIT_CLICKZONE
- See Also:
- Constant Field Values
-
EXCHANGE
public static final int EXCHANGE
- See Also:
- Constant Field Values
-
EXCHANGE_ICON
public static final int EXCHANGE_ICON
- See Also:
- Constant Field Values
-
EXCHANGE_CLICKZONE
public static final int EXCHANGE_CLICKZONE
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-