Package net.runelite.api.gameval
Class InterfaceID.CastlewarsCatapult
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CastlewarsCatapult
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CastlewarsCatapult extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CASTLEWARS_X_DOWN
static int
CASTLEWARS_X_UP
static int
CASTLEWARS_Z_DOWN
static int
CASTLEWARS_Z_UP
static int
CATAPULT_1
static int
CATAPULT_2
static int
FIRE_CATAPULT_BUTTON
static int
FRAME
static int
HORIZONTAL_COORD_T
static int
HORIZONTAL_COORD_U
static int
HORIZONTAL_DISPLAY
static int
MAP
static int
MAP_FRAME
static int
MARKER
static int
UNIVERSE
static int
VALUE_1
static int
VALUE_1_BACKGROUND
static int
VALUE_1_BACKGROUND_1
static int
VALUE_1_BACKGROUND_2
static int
VALUE_1_BACKGROUND_3
static int
VALUE_2
static int
VALUE_3
static int
VALUE_4
static int
VERTICAL_COORD_T
static int
VERTICAL_COORD_U
static int
VERTICAL_DISPLAY
-
Constructor Summary
Constructors Constructor Description CastlewarsCatapult()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAP_FRAME
public static final int MAP_FRAME
- See Also:
- Constant Field Values
-
VERTICAL_DISPLAY
public static final int VERTICAL_DISPLAY
- See Also:
- Constant Field Values
-
HORIZONTAL_DISPLAY
public static final int HORIZONTAL_DISPLAY
- See Also:
- Constant Field Values
-
FIRE_CATAPULT_BUTTON
public static final int FIRE_CATAPULT_BUTTON
- See Also:
- Constant Field Values
-
CASTLEWARS_Z_UP
public static final int CASTLEWARS_Z_UP
- See Also:
- Constant Field Values
-
CASTLEWARS_Z_DOWN
public static final int CASTLEWARS_Z_DOWN
- See Also:
- Constant Field Values
-
VALUE_1
public static final int VALUE_1
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND
public static final int VALUE_1_BACKGROUND
- See Also:
- Constant Field Values
-
VERTICAL_COORD_T
public static final int VERTICAL_COORD_T
- See Also:
- Constant Field Values
-
VALUE_2
public static final int VALUE_2
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_1
public static final int VALUE_1_BACKGROUND_1
- See Also:
- Constant Field Values
-
VERTICAL_COORD_U
public static final int VERTICAL_COORD_U
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
CATAPULT_1
public static final int CATAPULT_1
- See Also:
- Constant Field Values
-
CATAPULT_2
public static final int CATAPULT_2
- See Also:
- Constant Field Values
-
MARKER
public static final int MARKER
- See Also:
- Constant Field Values
-
CASTLEWARS_X_UP
public static final int CASTLEWARS_X_UP
- See Also:
- Constant Field Values
-
CASTLEWARS_X_DOWN
public static final int CASTLEWARS_X_DOWN
- See Also:
- Constant Field Values
-
VALUE_3
public static final int VALUE_3
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_2
public static final int VALUE_1_BACKGROUND_2
- See Also:
- Constant Field Values
-
HORIZONTAL_COORD_T
public static final int HORIZONTAL_COORD_T
- See Also:
- Constant Field Values
-
VALUE_4
public static final int VALUE_4
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_3
public static final int VALUE_1_BACKGROUND_3
- See Also:
- Constant Field Values
-
HORIZONTAL_COORD_U
public static final int HORIZONTAL_COORD_U
- See Also:
- Constant Field Values
-
-