Package net.runelite.api.gameval
Class InterfaceID.GimRaffle
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GimRaffle
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GimRaffle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLAMPstatic intCONTENTSstatic intEXITstatic intFADERstatic intFRAMEstatic intRAFFLE_CONTAINERstatic intRAFFLE_CONTAINER_RECT0static intRAFFLE_CONTENTSstatic intRAFFLE_INFORMATIONstatic intRAFFLE_SCORE_HOLDERstatic intRAFFLE_STATUSstatic intSCROLLBARstatic intTABSstatic intTABS_CLICKZONEstatic intTABS_CONTAINERstatic intTABS_FRAMEstatic intUNIVERSEstatic intWINDOW
-
Constructor Summary
Constructors Constructor Description GimRaffle()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CLAMP
public static final int CLAMP
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
RAFFLE_CONTAINER
public static final int RAFFLE_CONTAINER
- See Also:
- Constant Field Values
-
TABS_FRAME
public static final int TABS_FRAME
- See Also:
- Constant Field Values
-
TABS_CONTAINER
public static final int TABS_CONTAINER
- See Also:
- Constant Field Values
-
RAFFLE_CONTAINER_RECT0
public static final int RAFFLE_CONTAINER_RECT0
- See Also:
- Constant Field Values
-
RAFFLE_CONTENTS
public static final int RAFFLE_CONTENTS
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
RAFFLE_INFORMATION
public static final int RAFFLE_INFORMATION
- See Also:
- Constant Field Values
-
RAFFLE_SCORE_HOLDER
public static final int RAFFLE_SCORE_HOLDER
- See Also:
- Constant Field Values
-
EXIT
public static final int EXIT
- See Also:
- Constant Field Values
-
RAFFLE_STATUS
public static final int RAFFLE_STATUS
- See Also:
- Constant Field Values
-
TABS_CLICKZONE
public static final int TABS_CLICKZONE
- See Also:
- Constant Field Values
-
TABS
public static final int TABS
- See Also:
- Constant Field Values
-
-