Package org.rspeer.game.gameval
Class InterfaceId.PestLanderOverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PestLanderOverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PestLanderOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBANNERstatic intBANNER_MODELstatic intCOM_10static intCOM_11static intCOM_12static intCOM_13static intCOM_14static intCOM_15static intCOM_16static intCOM_17static intCOM_18static intCOM_19static intDIFFGRADLAYERstatic intDODGER_RIGHTstatic intDODGER_TOPstatic intINFOstatic intPEST_LANDER_OVER_LEVELstatic intPEST_LANDER_OVER_PLstatic intPEST_LANDER_OVER_POINTSstatic intPEST_LANDER_OVER_TIMEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PestLanderOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_TOP
public static final int DODGER_TOP
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_TIME
public static final int PEST_LANDER_OVER_TIME
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_PL
public static final int PEST_LANDER_OVER_PL
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_POINTS
public static final int PEST_LANDER_OVER_POINTS
- See Also:
- Constant Field Values
-
DODGER_RIGHT
public static final int DODGER_RIGHT
- See Also:
- Constant Field Values
-
BANNER
public static final int BANNER
- See Also:
- Constant Field Values
-
BANNER_MODEL
public static final int BANNER_MODEL
- See Also:
- Constant Field Values
-
DIFFGRADLAYER
public static final int DIFFGRADLAYER
- 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
-
COM_12
public static final int COM_12
- 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
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_LEVEL
public static final int PEST_LANDER_OVER_LEVEL
- See Also:
- Constant Field Values
-
-