Package net.runelite.api.gameval
Class InterfaceID.My2ArmBoatride
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.My2ArmBoatride
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.My2ArmBoatride extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BLACKOUT
static int
CANVAS
static int
CANVAS_MODEL0
static int
CANVAS_TEXT1
static int
CANVAS_TEXT2
static int
CANVAS_TEXT3
static int
CANVAS_TEXT4
static int
CANVAS_TEXT5
static int
DODGER
static int
HUD
static int
MAP
static int
TLIDODGER
static int
UNIVERSE
static int
UNIVERSE_RECT0
-
Constructor Summary
Constructors Constructor Description My2ArmBoatride()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_RECT0
public static final int UNIVERSE_RECT0
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
HUD
public static final int HUD
- See Also:
- Constant Field Values
-
TLIDODGER
public static final int TLIDODGER
- See Also:
- Constant Field Values
-
CANVAS
public static final int CANVAS
- See Also:
- Constant Field Values
-
CANVAS_MODEL0
public static final int CANVAS_MODEL0
- See Also:
- Constant Field Values
-
CANVAS_TEXT1
public static final int CANVAS_TEXT1
- See Also:
- Constant Field Values
-
CANVAS_TEXT2
public static final int CANVAS_TEXT2
- See Also:
- Constant Field Values
-
CANVAS_TEXT3
public static final int CANVAS_TEXT3
- See Also:
- Constant Field Values
-
CANVAS_TEXT4
public static final int CANVAS_TEXT4
- See Also:
- Constant Field Values
-
CANVAS_TEXT5
public static final int CANVAS_TEXT5
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
BLACKOUT
public static final int BLACKOUT
- See Also:
- Constant Field Values
-
-