Package net.runelite.api.gameval
Class InterfaceID.CastleDrakanBook
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CastleDrakanBook
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CastleDrakanBook extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intBACKGROUND_MODELstatic intCLOSE_BUTTONstatic intCLOSE_GRAPHICstatic intCONTENTstatic intNAMEstatic intPAGE_LEFTstatic intPAGE_LEFT_BUTTONstatic intPAGE_LEFT_GRAPHICstatic intPAGE_LEFT_MODELstatic intPAGE_LEFT_NUMBERstatic intPAGE_RIGHTstatic intPAGE_RIGHT_BUTTONstatic intPAGE_RIGHT_GRAPHICstatic intPAGE_RIGHT_MODELstatic intPAGE_RIGHT_NUMBERstatic intSYMBOLstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CastleDrakanBook()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL
public static final int BACKGROUND_MODEL
- See Also:
- Constant Field Values
-
PAGE_RIGHT_MODEL
public static final int PAGE_RIGHT_MODEL
- See Also:
- Constant Field Values
-
PAGE_LEFT_MODEL
public static final int PAGE_LEFT_MODEL
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
CLOSE_GRAPHIC
public static final int CLOSE_GRAPHIC
- See Also:
- Constant Field Values
-
PAGE_LEFT_NUMBER
public static final int PAGE_LEFT_NUMBER
- See Also:
- Constant Field Values
-
PAGE_RIGHT_NUMBER
public static final int PAGE_RIGHT_NUMBER
- See Also:
- Constant Field Values
-
PAGE_LEFT
public static final int PAGE_LEFT
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
PAGE_RIGHT
public static final int PAGE_RIGHT
- See Also:
- Constant Field Values
-
SYMBOL
public static final int SYMBOL
- See Also:
- Constant Field Values
-
PAGE_LEFT_BUTTON
public static final int PAGE_LEFT_BUTTON
- See Also:
- Constant Field Values
-
PAGE_LEFT_GRAPHIC
public static final int PAGE_LEFT_GRAPHIC
- See Also:
- Constant Field Values
-
PAGE_RIGHT_BUTTON
public static final int PAGE_RIGHT_BUTTON
- See Also:
- Constant Field Values
-
PAGE_RIGHT_GRAPHIC
public static final int PAGE_RIGHT_GRAPHIC
- See Also:
- Constant Field Values
-
-