Package net.runelite.api.gameval
Class InterfaceID.BingoWelcome
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.BingoWelcome
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.BingoWelcome extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCONTINUEstatic intLOGOUTstatic intMAINstatic intNOCLICKstatic intORB_GRAPHICSstatic intORB_GRAPHICS_GRAPHIC0static intORB_GRAPHICS_GRAPHIC1static intTUT_1_LAYERstatic intTUT_1_LAYER_GRAPHIC1static intTUT_1_LAYER_GRAPHIC2static intTUT_1_LAYER_GRAPHIC3static intTUT_1_LAYER_GRAPHIC4static intTUT_1_TEXT_1static intTUT_1_TEXT_2static intTUT_1_TEXT_3static intTUT_1_TEXT_4static intTUT_2_LAYERstatic intTUT2_BACKGROUNDstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BingoWelcome()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
NOCLICK
public static final int NOCLICK
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
TUT_1_LAYER
public static final int TUT_1_LAYER
- See Also:
- Constant Field Values
-
TUT_2_LAYER
public static final int TUT_2_LAYER
- See Also:
- Constant Field Values
-
TUT2_BACKGROUND
public static final int TUT2_BACKGROUND
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
TUT_1_LAYER_GRAPHIC1
public static final int TUT_1_LAYER_GRAPHIC1
- See Also:
- Constant Field Values
-
TUT_1_LAYER_GRAPHIC2
public static final int TUT_1_LAYER_GRAPHIC2
- See Also:
- Constant Field Values
-
TUT_1_LAYER_GRAPHIC3
public static final int TUT_1_LAYER_GRAPHIC3
- See Also:
- Constant Field Values
-
TUT_1_LAYER_GRAPHIC4
public static final int TUT_1_LAYER_GRAPHIC4
- See Also:
- Constant Field Values
-
TUT_1_TEXT_1
public static final int TUT_1_TEXT_1
- See Also:
- Constant Field Values
-
TUT_1_TEXT_2
public static final int TUT_1_TEXT_2
- See Also:
- Constant Field Values
-
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
ORB_GRAPHICS
public static final int ORB_GRAPHICS
- See Also:
- Constant Field Values
-
ORB_GRAPHICS_GRAPHIC0
public static final int ORB_GRAPHICS_GRAPHIC0
- See Also:
- Constant Field Values
-
ORB_GRAPHICS_GRAPHIC1
public static final int ORB_GRAPHICS_GRAPHIC1
- See Also:
- Constant Field Values
-
TUT_1_TEXT_3
public static final int TUT_1_TEXT_3
- See Also:
- Constant Field Values
-
TUT_1_TEXT_4
public static final int TUT_1_TEXT_4
- See Also:
- Constant Field Values
-
-