Package org.rspeer.game.gameval
Class InterfaceId.PestStatusOverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PestStatusOverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PestStatusOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIVITY_BARstatic intACTIVITY_CONTAINERstatic intBLUE_SHIELDstatic intCOM_11static intCOM_3static intCOM_33static intCOM_34static intCOM_35static intCOM_36static intCOM_4static intCONTENT_LEFTstatic intCONTENT_RIGHTstatic intDODGER_LEFTstatic intDODGER_RIGHTstatic intPEST_PORTAL_1_DONEstatic intPEST_PORTAL_2_DONEstatic intPEST_PORTAL_3_DONEstatic intPEST_PORTAL_4_DONEstatic intPEST_STATUS_OVER_DAMstatic intPEST_STATUS_OVER_HEALTHstatic intPEST_STATUS_OVER_TIMEstatic intPEST_STATUS_PORT1static intPEST_STATUS_PORT2static intPEST_STATUS_PORT3static intPEST_STATUS_PORT4static intPEST_STATUS_PORTTXT1static intPEST_STATUS_PORTTXT2static intPEST_STATUS_PORTTXT3static intPEST_STATUS_PORTTXT4static intPURPLE_SHIELDstatic intRED_SHIELDstatic intSHIELD1static intSHIELD2static intSHIELD3static intSHIELD4static intUNIVERSEstatic intYELLOW_SHIELD
-
Constructor Summary
Constructors Constructor Description PestStatusOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_LEFT
public static final int DODGER_LEFT
- See Also:
- Constant Field Values
-
CONTENT_LEFT
public static final int CONTENT_LEFT
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
PEST_STATUS_OVER_TIME
public static final int PEST_STATUS_OVER_TIME
- See Also:
- Constant Field Values
-
PEST_STATUS_OVER_HEALTH
public static final int PEST_STATUS_OVER_HEALTH
- See Also:
- Constant Field Values
-
PEST_STATUS_OVER_DAM
public static final int PEST_STATUS_OVER_DAM
- See Also:
- Constant Field Values
-
DODGER_RIGHT
public static final int DODGER_RIGHT
- See Also:
- Constant Field Values
-
CONTENT_RIGHT
public static final int CONTENT_RIGHT
- See Also:
- Constant Field Values
-
ACTIVITY_CONTAINER
public static final int ACTIVITY_CONTAINER
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
ACTIVITY_BAR
public static final int ACTIVITY_BAR
- See Also:
- Constant Field Values
-
PEST_STATUS_PORT1
public static final int PEST_STATUS_PORT1
- See Also:
- Constant Field Values
-
PEST_STATUS_PORT2
public static final int PEST_STATUS_PORT2
- See Also:
- Constant Field Values
-
PEST_STATUS_PORT3
public static final int PEST_STATUS_PORT3
- See Also:
- Constant Field Values
-
PEST_STATUS_PORT4
public static final int PEST_STATUS_PORT4
- See Also:
- Constant Field Values
-
PEST_PORTAL_1_DONE
public static final int PEST_PORTAL_1_DONE
- See Also:
- Constant Field Values
-
PEST_PORTAL_2_DONE
public static final int PEST_PORTAL_2_DONE
- See Also:
- Constant Field Values
-
PEST_PORTAL_3_DONE
public static final int PEST_PORTAL_3_DONE
- See Also:
- Constant Field Values
-
PEST_PORTAL_4_DONE
public static final int PEST_PORTAL_4_DONE
- See Also:
- Constant Field Values
-
PEST_STATUS_PORTTXT1
public static final int PEST_STATUS_PORTTXT1
- See Also:
- Constant Field Values
-
PEST_STATUS_PORTTXT2
public static final int PEST_STATUS_PORTTXT2
- See Also:
- Constant Field Values
-
PEST_STATUS_PORTTXT3
public static final int PEST_STATUS_PORTTXT3
- See Also:
- Constant Field Values
-
PEST_STATUS_PORTTXT4
public static final int PEST_STATUS_PORTTXT4
- See Also:
- Constant Field Values
-
SHIELD1
public static final int SHIELD1
- See Also:
- Constant Field Values
-
PURPLE_SHIELD
public static final int PURPLE_SHIELD
- See Also:
- Constant Field Values
-
SHIELD2
public static final int SHIELD2
- See Also:
- Constant Field Values
-
BLUE_SHIELD
public static final int BLUE_SHIELD
- See Also:
- Constant Field Values
-
SHIELD3
public static final int SHIELD3
- See Also:
- Constant Field Values
-
YELLOW_SHIELD
public static final int YELLOW_SHIELD
- See Also:
- Constant Field Values
-
SHIELD4
public static final int SHIELD4
- See Also:
- Constant Field Values
-
RED_SHIELD
public static final int RED_SHIELD
- See Also:
- Constant Field Values
-
COM_33
public static final int COM_33
- See Also:
- Constant Field Values
-
COM_34
public static final int COM_34
- See Also:
- Constant Field Values
-
COM_35
public static final int COM_35
- See Also:
- Constant Field Values
-
COM_36
public static final int COM_36
- See Also:
- Constant Field Values
-
-