Package net.runelite.api.gameval
Class InterfaceID.MourningGun
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MourningGun
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MourningGun extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BGBOTTOM
static int
BGBOTTOM_RECT0
static int
BGLEFT
static int
BGLEFT_RECT0
static int
BGRIGHT
static int
BGRIGHT_RECT0
static int
BGTOP
static int
BGTOP_RECT0
static int
CENTRE
static int
CENTRE_MODEL0
static int
CENTRE_MODEL8
static int
CENTRE_RECT6
static int
CENTRE_RECT7
static int
CLOSE
static int
DOWN
static int
FIRE
static int
LEFT
static int
RIGHT
static int
UP
-
Constructor Summary
Constructors Constructor Description MourningGun()
-
-
-
Field Detail
-
BGTOP
public static final int BGTOP
- See Also:
- Constant Field Values
-
BGTOP_RECT0
public static final int BGTOP_RECT0
- See Also:
- Constant Field Values
-
BGBOTTOM
public static final int BGBOTTOM
- See Also:
- Constant Field Values
-
BGBOTTOM_RECT0
public static final int BGBOTTOM_RECT0
- See Also:
- Constant Field Values
-
BGLEFT
public static final int BGLEFT
- See Also:
- Constant Field Values
-
BGLEFT_RECT0
public static final int BGLEFT_RECT0
- See Also:
- Constant Field Values
-
BGRIGHT
public static final int BGRIGHT
- See Also:
- Constant Field Values
-
BGRIGHT_RECT0
public static final int BGRIGHT_RECT0
- See Also:
- Constant Field Values
-
CENTRE
public static final int CENTRE
- See Also:
- Constant Field Values
-
CENTRE_MODEL0
public static final int CENTRE_MODEL0
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
UP
public static final int UP
- See Also:
- Constant Field Values
-
DOWN
public static final int DOWN
- See Also:
- Constant Field Values
-
FIRE
public static final int FIRE
- See Also:
- Constant Field Values
-
CENTRE_RECT6
public static final int CENTRE_RECT6
- See Also:
- Constant Field Values
-
CENTRE_RECT7
public static final int CENTRE_RECT7
- See Also:
- Constant Field Values
-
CENTRE_MODEL8
public static final int CENTRE_MODEL8
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-