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 intBGBOTTOMstatic intBGBOTTOM_RECT0static intBGLEFTstatic intBGLEFT_RECT0static intBGRIGHTstatic intBGRIGHT_RECT0static intBGTOPstatic intBGTOP_RECT0static intCENTREstatic intCENTRE_MODEL0static intCENTRE_MODEL8static intCENTRE_RECT6static intCENTRE_RECT7static intCLOSEstatic intDOWNstatic intFIREstatic intLEFTstatic intRIGHTstatic intUP
-
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
-
-