Package net.runelite.api.gameval
Class InterfaceID.CatNaming
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CatNaming
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CatNaming extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CAT_BACKDROP
static int
CAT_COLLAR
static int
CAT_EYE1
static int
CAT_EYE2
static int
CAT_EYE3
static int
CAT_EYE4
static int
CAT_NAMING_CL1
static int
CAT_NAMING_CLOSE_BUTTON
static int
CAT_NAMING_CLOSE_BUTTON_GRAPHIC0
static int
CAT_NAMING_ENTER
static int
CATA
static int
CATA_DIAL
static int
CATA_LEFT
static int
CATA_RIGHT
static int
CATB
static int
CATB_DIAL
static int
CATB_LEFT
static int
CATB_RIGHT
static int
CATC
static int
CATC_DIAL
static int
CATC_LEFT
static int
CATC_RIGHT
static int
CATD
static int
CATD_DIAL
static int
CATD_LEFT
static int
CATD_RIGHT
static int
CATE
static int
CATE_DIAL
static int
CATE_LEFT
static int
CATE_RIGHT
static int
CATF
static int
CATF_DIAL
static int
CATF_LEFT
static int
CATF_RIGHT
static int
CATHEAD1
static int
CATHEAD2
static int
CATNAME_ENTER
static int
CATNAMING
static int
ROOT_GRAPHIC29
static int
ROOT_RECT1
static int
ROOT_RECT2
-
Constructor Summary
Constructors Constructor Description CatNaming()
-
-
-
Field Detail
-
CAT_BACKDROP
public static final int CAT_BACKDROP
- See Also:
- Constant Field Values
-
ROOT_RECT1
public static final int ROOT_RECT1
- See Also:
- Constant Field Values
-
ROOT_RECT2
public static final int ROOT_RECT2
- See Also:
- Constant Field Values
-
CAT_NAMING_CL1
public static final int CAT_NAMING_CL1
- See Also:
- Constant Field Values
-
CATA_DIAL
public static final int CATA_DIAL
- See Also:
- Constant Field Values
-
CATB_DIAL
public static final int CATB_DIAL
- See Also:
- Constant Field Values
-
CATC_DIAL
public static final int CATC_DIAL
- See Also:
- Constant Field Values
-
CATD_DIAL
public static final int CATD_DIAL
- See Also:
- Constant Field Values
-
CATE_DIAL
public static final int CATE_DIAL
- See Also:
- Constant Field Values
-
CATF_DIAL
public static final int CATF_DIAL
- See Also:
- Constant Field Values
-
CATA
public static final int CATA
- See Also:
- Constant Field Values
-
CATB
public static final int CATB
- See Also:
- Constant Field Values
-
CATC
public static final int CATC
- See Also:
- Constant Field Values
-
CATD
public static final int CATD
- See Also:
- Constant Field Values
-
CATE
public static final int CATE
- See Also:
- Constant Field Values
-
CATF
public static final int CATF
- See Also:
- Constant Field Values
-
CAT_COLLAR
public static final int CAT_COLLAR
- See Also:
- Constant Field Values
-
CATA_LEFT
public static final int CATA_LEFT
- See Also:
- Constant Field Values
-
CATA_RIGHT
public static final int CATA_RIGHT
- See Also:
- Constant Field Values
-
CATB_LEFT
public static final int CATB_LEFT
- See Also:
- Constant Field Values
-
CATB_RIGHT
public static final int CATB_RIGHT
- See Also:
- Constant Field Values
-
CATC_LEFT
public static final int CATC_LEFT
- See Also:
- Constant Field Values
-
CATC_RIGHT
public static final int CATC_RIGHT
- See Also:
- Constant Field Values
-
CATD_LEFT
public static final int CATD_LEFT
- See Also:
- Constant Field Values
-
CATD_RIGHT
public static final int CATD_RIGHT
- See Also:
- Constant Field Values
-
CATE_LEFT
public static final int CATE_LEFT
- See Also:
- Constant Field Values
-
CATE_RIGHT
public static final int CATE_RIGHT
- See Also:
- Constant Field Values
-
CATF_RIGHT
public static final int CATF_RIGHT
- See Also:
- Constant Field Values
-
CATF_LEFT
public static final int CATF_LEFT
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC29
public static final int ROOT_GRAPHIC29
- See Also:
- Constant Field Values
-
CAT_NAMING_CLOSE_BUTTON_GRAPHIC0
public static final int CAT_NAMING_CLOSE_BUTTON_GRAPHIC0
- See Also:
- Constant Field Values
-
CATNAMING
public static final int CATNAMING
- See Also:
- Constant Field Values
-
CATNAME_ENTER
public static final int CATNAME_ENTER
- See Also:
- Constant Field Values
-
CAT_NAMING_ENTER
public static final int CAT_NAMING_ENTER
- See Also:
- Constant Field Values
-
CATHEAD1
public static final int CATHEAD1
- See Also:
- Constant Field Values
-
CATHEAD2
public static final int CATHEAD2
- See Also:
- Constant Field Values
-
CAT_EYE1
public static final int CAT_EYE1
- See Also:
- Constant Field Values
-
CAT_EYE2
public static final int CAT_EYE2
- See Also:
- Constant Field Values
-
CAT_EYE3
public static final int CAT_EYE3
- See Also:
- Constant Field Values
-
CAT_EYE4
public static final int CAT_EYE4
- See Also:
- Constant Field Values
-
CAT_NAMING_CLOSE_BUTTON
public static final int CAT_NAMING_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-