Package net.runelite.api.gameval
Class InterfaceID.Dt2Infection
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Dt2Infection
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Dt2Infection extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDODGERstatic intFADEstatic intFADERstatic intICONstatic intINFECTION_BACKGROUNDstatic intINFECTION_BARstatic intINFECTION_BAR_BACKGROUNDstatic intINFECTION_BAR_FOREGROUNDstatic intINFECTION_BAR_FOREGROUND_SHINEstatic intINFECTION_BAR_RECT4static intINFECTION_BAR_RECT5static intINFECTION_ICONstatic intINFECTION_ORBstatic intINFECTION_PERCENTAGEstatic intOVERLAYstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Dt2Infection()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FADE
public static final int FADE
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
OVERLAY
public static final int OVERLAY
- See Also:
- Constant Field Values
-
INFECTION_BAR
public static final int INFECTION_BAR
- See Also:
- Constant Field Values
-
INFECTION_BAR_BACKGROUND
public static final int INFECTION_BAR_BACKGROUND
- See Also:
- Constant Field Values
-
INFECTION_BAR_FOREGROUND
public static final int INFECTION_BAR_FOREGROUND
- See Also:
- Constant Field Values
-
INFECTION_BAR_FOREGROUND_SHINE
public static final int INFECTION_BAR_FOREGROUND_SHINE
- See Also:
- Constant Field Values
-
INFECTION_PERCENTAGE
public static final int INFECTION_PERCENTAGE
- See Also:
- Constant Field Values
-
INFECTION_BAR_RECT4
public static final int INFECTION_BAR_RECT4
- See Also:
- Constant Field Values
-
INFECTION_BAR_RECT5
public static final int INFECTION_BAR_RECT5
- See Also:
- Constant Field Values
-
ICON
public static final int ICON
- See Also:
- Constant Field Values
-
INFECTION_ORB
public static final int INFECTION_ORB
- See Also:
- Constant Field Values
-
INFECTION_BACKGROUND
public static final int INFECTION_BACKGROUND
- See Also:
- Constant Field Values
-
INFECTION_ICON
public static final int INFECTION_ICON
- See Also:
- Constant Field Values
-
-