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 intBLACKOUTstatic intCANVASstatic intCANVAS_MODEL0static intCANVAS_TEXT1static intCANVAS_TEXT2static intCANVAS_TEXT3static intCANVAS_TEXT4static intCANVAS_TEXT5static intDODGERstatic intHUDstatic intMAPstatic intTLIDODGERstatic intUNIVERSEstatic intUNIVERSE_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
-
-