Package org.rspeer.game.gameval
Class InterfaceId.Dt2Infection
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Dt2Infection
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Dt2Infection extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_11static intDODGERstatic intFADEstatic intFADERstatic intICONstatic intINFECTION_BACKGROUNDstatic intINFECTION_BARstatic intINFECTION_BAR_BACKGROUNDstatic intINFECTION_BAR_FOREGROUNDstatic intINFECTION_BAR_FOREGROUND_SHINEstatic 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
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- 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
-
-