Package net.runelite.api.gameval
Class InterfaceID.AhoyIslandmap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.AhoyIslandmap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.AhoyIslandmap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AHOY_ISLANDMAP_CLOSE_BUTTON
static int
AHOY_ISLANDMAP_CLOSE_BUTTON_GRAPHIC0
static int
DRAGONTOOTH_MAP
static int
DRAGONTOOTHISLAND_PAPER
static int
ROOT_GRAPHIC10
static int
ROOT_RECT0
static int
ROOT_TEXT3
static int
ROOT_TEXT4
static int
ROOT_TEXT5
static int
ROOT_TEXT6
static int
ROOT_TEXT7
static int
ROOT_TEXT8
static int
ROOT_TEXT9
-
Constructor Summary
Constructors Constructor Description AhoyIslandmap()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
DRAGONTOOTHISLAND_PAPER
public static final int DRAGONTOOTHISLAND_PAPER
- See Also:
- Constant Field Values
-
DRAGONTOOTH_MAP
public static final int DRAGONTOOTH_MAP
- See Also:
- Constant Field Values
-
ROOT_TEXT3
public static final int ROOT_TEXT3
- See Also:
- Constant Field Values
-
ROOT_TEXT4
public static final int ROOT_TEXT4
- See Also:
- Constant Field Values
-
ROOT_TEXT5
public static final int ROOT_TEXT5
- See Also:
- Constant Field Values
-
ROOT_TEXT6
public static final int ROOT_TEXT6
- See Also:
- Constant Field Values
-
ROOT_TEXT7
public static final int ROOT_TEXT7
- See Also:
- Constant Field Values
-
ROOT_TEXT8
public static final int ROOT_TEXT8
- See Also:
- Constant Field Values
-
ROOT_TEXT9
public static final int ROOT_TEXT9
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC10
public static final int ROOT_GRAPHIC10
- See Also:
- Constant Field Values
-
AHOY_ISLANDMAP_CLOSE_BUTTON_GRAPHIC0
public static final int AHOY_ISLANDMAP_CLOSE_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
AHOY_ISLANDMAP_CLOSE_BUTTON
public static final int AHOY_ISLANDMAP_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-