Package net.runelite.api.gameval
Class InterfaceID.CrTutorial
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CrTutorial
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CrTutorial extends Object
-
-
Constructor Summary
Constructors Constructor Description CrTutorial()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
-