Package net.runelite.api.gameval
Class InterfaceID.CaRewards
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CaRewards
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CaRewards extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBURGER_BTN_MENUstatic intBURGER_MENU_FRAMEstatic intBURGER_MENU_OVERLAYstatic intFRAMEstatic intINFINITYstatic intPROGRESS_BARstatic intREWARDSstatic intREWARDS_CONTENTstatic intTIERSstatic intTIERS_CLICKstatic intTIERS_CONTENTstatic intTIERS_CONTENT_BORDERSstatic intTIERS_CONTENT_FRAMEstatic intTIERS_CONTENT_FRAME_RECT0static intTIERS_CONTENT_FRAME_RECT1static intTIERS_CONTENT_SCROLLBARstatic intTIERS_TABSstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CaRewards()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
PROGRESS_BAR
public static final int PROGRESS_BAR
- See Also:
- Constant Field Values
-
REWARDS
public static final int REWARDS
- See Also:
- Constant Field Values
-
REWARDS_CONTENT
public static final int REWARDS_CONTENT
- See Also:
- Constant Field Values
-
TIERS_CONTENT_FRAME
public static final int TIERS_CONTENT_FRAME
- See Also:
- Constant Field Values
-
TIERS_CONTENT_FRAME_RECT0
public static final int TIERS_CONTENT_FRAME_RECT0
- See Also:
- Constant Field Values
-
TIERS_CONTENT_FRAME_RECT1
public static final int TIERS_CONTENT_FRAME_RECT1
- See Also:
- Constant Field Values
-
TIERS_CONTENT_SCROLLBAR
public static final int TIERS_CONTENT_SCROLLBAR
- See Also:
- Constant Field Values
-
TIERS
public static final int TIERS
- See Also:
- Constant Field Values
-
TIERS_CONTENT
public static final int TIERS_CONTENT
- See Also:
- Constant Field Values
-
TIERS_CONTENT_BORDERS
public static final int TIERS_CONTENT_BORDERS
- See Also:
- Constant Field Values
-
BURGER_BTN_MENU
public static final int BURGER_BTN_MENU
- See Also:
- Constant Field Values
-
BURGER_MENU_OVERLAY
public static final int BURGER_MENU_OVERLAY
- See Also:
- Constant Field Values
-
BURGER_MENU_FRAME
public static final int BURGER_MENU_FRAME
- See Also:
- Constant Field Values
-
TIERS_CLICK
public static final int TIERS_CLICK
- See Also:
- Constant Field Values
-
TIERS_TABS
public static final int TIERS_TABS
- See Also:
- Constant Field Values
-
-