Package net.runelite.api.gameval
Class InterfaceID.ZepBalloonMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ZepBalloonMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ZepBalloonMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BTN_CAST
static int
BTN_CRAFT
static int
BTN_ENT
static int
BTN_GNO
static int
BTN_TAV
static int
BTN_VARR
static int
CASTLE
static int
CLOSE_BUTTON
static int
CLOSE_BUTTON_GRAPHIC0
static int
CRAFTING
static int
ENTRANA
static int
GRAND
static int
GUILD
static int
MOD_CAST
static int
MOD_CRAFT
static int
MOD_ENT
static int
MOD_GNO
static int
MOD_TAV
static int
MOD_VARR
static int
ROOT_MODEL1
static int
ROOT_MODEL2
static int
ROOT_RECT0
static int
TAVERLEY
static int
TREE
static int
VARROCK
static int
WARS
static int
ZEP_INTERFACE_BALLOON
-
Constructor Summary
Constructors Constructor Description ZepBalloonMap()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
ROOT_MODEL1
public static final int ROOT_MODEL1
- See Also:
- Constant Field Values
-
ROOT_MODEL2
public static final int ROOT_MODEL2
- See Also:
- Constant Field Values
-
CASTLE
public static final int CASTLE
- See Also:
- Constant Field Values
-
WARS
public static final int WARS
- See Also:
- Constant Field Values
-
GRAND
public static final int GRAND
- See Also:
- Constant Field Values
-
TREE
public static final int TREE
- See Also:
- Constant Field Values
-
VARROCK
public static final int VARROCK
- See Also:
- Constant Field Values
-
ENTRANA
public static final int ENTRANA
- See Also:
- Constant Field Values
-
TAVERLEY
public static final int TAVERLEY
- See Also:
- Constant Field Values
-
CRAFTING
public static final int CRAFTING
- See Also:
- Constant Field Values
-
GUILD
public static final int GUILD
- See Also:
- Constant Field Values
-
ZEP_INTERFACE_BALLOON
public static final int ZEP_INTERFACE_BALLOON
- See Also:
- Constant Field Values
-
BTN_CAST
public static final int BTN_CAST
- See Also:
- Constant Field Values
-
BTN_GNO
public static final int BTN_GNO
- See Also:
- Constant Field Values
-
BTN_CRAFT
public static final int BTN_CRAFT
- See Also:
- Constant Field Values
-
BTN_ENT
public static final int BTN_ENT
- See Also:
- Constant Field Values
-
BTN_TAV
public static final int BTN_TAV
- See Also:
- Constant Field Values
-
BTN_VARR
public static final int BTN_VARR
- See Also:
- Constant Field Values
-
MOD_CRAFT
public static final int MOD_CRAFT
- See Also:
- Constant Field Values
-
MOD_VARR
public static final int MOD_VARR
- See Also:
- Constant Field Values
-
MOD_TAV
public static final int MOD_TAV
- See Also:
- Constant Field Values
-
MOD_GNO
public static final int MOD_GNO
- See Also:
- Constant Field Values
-
MOD_CAST
public static final int MOD_CAST
- See Also:
- Constant Field Values
-
MOD_ENT
public static final int MOD_ENT
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
CLOSE_BUTTON_GRAPHIC0
public static final int CLOSE_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
-