Package net.runelite.api.gameval
Class InterfaceID.Tradeconfirm
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Tradeconfirm
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Tradeconfirm extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFRAMEstatic intFRAME_GRAPHIC0static intOTHER_FLASHERSstatic intOTHER_OFFERstatic intREMOVAL_WARNINGstatic intROOT_RECT0static intTITLEstatic intTRADE2ACCEPTstatic intTRADE2DECLINEstatic intTRADEOPPONENTstatic intUNIVERSEstatic intUNIVERSE_GRAPHIC12static intUNIVERSE_GRAPHIC13static intUNIVERSE_GRAPHIC14static intUNIVERSE_GRAPHIC15static intUNIVERSE_GRAPHIC16static intUNIVERSE_GRAPHIC17static intUNIVERSE_GRAPHIC18static intUNIVERSE_GRAPHIC19static intUNIVERSE_GRAPHIC29static intUNIVERSE_GRAPHIC3static intUNIVERSE_GRAPHIC4static intUNIVERSE_GRAPHIC5static intUNIVERSE_GRAPHIC6static intUNIVERSE_GRAPHIC7static intUNIVERSE_GRAPHIC8static intUNIVERSE_GRAPHIC9static intUNIVERSE_TEXT2static intUNIVERSE_TEXT22static intUNIVERSE_TEXT23static intYOU_WILL_GIVEstatic intYOU_WILL_RECEIVEstatic intYOUR_OFFER
-
Constructor Summary
Constructors Constructor Description Tradeconfirm()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
FRAME_GRAPHIC0
public static final int FRAME_GRAPHIC0
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC3
public static final int UNIVERSE_GRAPHIC3
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC4
public static final int UNIVERSE_GRAPHIC4
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC5
public static final int UNIVERSE_GRAPHIC5
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC6
public static final int UNIVERSE_GRAPHIC6
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC7
public static final int UNIVERSE_GRAPHIC7
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC8
public static final int UNIVERSE_GRAPHIC8
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC9
public static final int UNIVERSE_GRAPHIC9
- See Also:
- Constant Field Values
-
TRADE2ACCEPT
public static final int TRADE2ACCEPT
- See Also:
- Constant Field Values
-
TRADE2DECLINE
public static final int TRADE2DECLINE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC12
public static final int UNIVERSE_GRAPHIC12
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC13
public static final int UNIVERSE_GRAPHIC13
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC14
public static final int UNIVERSE_GRAPHIC14
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC15
public static final int UNIVERSE_GRAPHIC15
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC16
public static final int UNIVERSE_GRAPHIC16
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC17
public static final int UNIVERSE_GRAPHIC17
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC18
public static final int UNIVERSE_GRAPHIC18
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC19
public static final int UNIVERSE_GRAPHIC19
- See Also:
- Constant Field Values
-
YOU_WILL_GIVE
public static final int YOU_WILL_GIVE
- See Also:
- Constant Field Values
-
YOU_WILL_RECEIVE
public static final int YOU_WILL_RECEIVE
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT22
public static final int UNIVERSE_TEXT22
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT23
public static final int UNIVERSE_TEXT23
- See Also:
- Constant Field Values
-
OTHER_FLASHERS
public static final int OTHER_FLASHERS
- See Also:
- Constant Field Values
-
YOUR_OFFER
public static final int YOUR_OFFER
- See Also:
- Constant Field Values
-
OTHER_OFFER
public static final int OTHER_OFFER
- See Also:
- Constant Field Values
-
TRADEOPPONENT
public static final int TRADEOPPONENT
- See Also:
- Constant Field Values
-
REMOVAL_WARNING
public static final int REMOVAL_WARNING
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC29
public static final int UNIVERSE_GRAPHIC29
- See Also:
- Constant Field Values
-
-