Package org.rspeer.game.gameval
Class InterfaceId.Dt2Survival
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Dt2Survival
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Dt2Survival extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_13static intCOM_14static intCOM_15static intCOM_16static intDODGERstatic intFADEstatic intFADERstatic intHEALTH_BARstatic intHEALTH_BAR_BACKGROUNDstatic intHEALTH_BAR_FOREGROUNDstatic intHEALTH_BAR_FOREGROUND_SHINEstatic intHEALTH_PERCENTAGEstatic intOVERLAYstatic intTIMEstatic intTIME_TEXTstatic intTIME_TITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Dt2Survival()
-
-
-
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
-
TIME
public static final int TIME
- See Also:
- Constant Field Values
-
TIME_TITLE
public static final int TIME_TITLE
- See Also:
- Constant Field Values
-
TIME_TEXT
public static final int TIME_TEXT
- See Also:
- Constant Field Values
-
HEALTH_BAR
public static final int HEALTH_BAR
- See Also:
- Constant Field Values
-
HEALTH_BAR_BACKGROUND
public static final int HEALTH_BAR_BACKGROUND
- See Also:
- Constant Field Values
-
HEALTH_BAR_FOREGROUND
public static final int HEALTH_BAR_FOREGROUND
- See Also:
- Constant Field Values
-
HEALTH_BAR_FOREGROUND_SHINE
public static final int HEALTH_BAR_FOREGROUND_SHINE
- See Also:
- Constant Field Values
-
HEALTH_PERCENTAGE
public static final int HEALTH_PERCENTAGE
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
-