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 int
__
static int
FRAME
static int
FRAME_GRAPHIC0
static int
OTHER_FLASHERS
static int
OTHER_OFFER
static int
REMOVAL_WARNING
static int
ROOT_RECT0
static int
TITLE
static int
TRADE2ACCEPT
static int
TRADE2DECLINE
static int
TRADEOPPONENT
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC13
static int
UNIVERSE_GRAPHIC14
static int
UNIVERSE_GRAPHIC15
static int
UNIVERSE_GRAPHIC16
static int
UNIVERSE_GRAPHIC17
static int
UNIVERSE_GRAPHIC18
static int
UNIVERSE_GRAPHIC19
static int
UNIVERSE_GRAPHIC29
static int
UNIVERSE_GRAPHIC3
static int
UNIVERSE_GRAPHIC4
static int
UNIVERSE_GRAPHIC5
static int
UNIVERSE_GRAPHIC6
static int
UNIVERSE_GRAPHIC7
static int
UNIVERSE_GRAPHIC8
static int
UNIVERSE_GRAPHIC9
static int
UNIVERSE_TEXT2
static int
UNIVERSE_TEXT22
static int
UNIVERSE_TEXT23
static int
YOU_WILL_GIVE
static int
YOU_WILL_RECEIVE
static int
YOUR_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
-
__
public static final int __
- 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
-
-