Package org.rspeer.game.gameval
Class InterfaceId.BarbassaultTimerOverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BarbassaultTimerOverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BarbassaultTimerOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARBASSAULT_WAVE_COMPLETE_TIMERstatic intCOM_5static intCOM_6static intCONTENTstatic intTLIDODGERstatic intUNIVERSEstatic intXPDROPDODGER
-
Constructor Summary
Constructors Constructor Description BarbassaultTimerOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TLIDODGER
public static final int TLIDODGER
- See Also:
- Constant Field Values
-
XPDROPDODGER
public static final int XPDROPDODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BARBASSAULT_WAVE_COMPLETE_TIMER
public static final int BARBASSAULT_WAVE_COMPLETE_TIMER
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
-