Package org.rspeer.game.gameval
Class InterfaceId.PetInsurance
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PetInsurance
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PetInsurance extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUY_BUTTONstatic intBUY_CLICKstatic intCOM_10static intCOM_15static intCOM_24static intCOM_25static intCOM_3static intCOM_31static intCOM_32static intCOM_33static intCOM_34static intCOM_7static intCOM_8static intCOM_9static intCONFIRM_BUTTONstatic intCONFIRM_CLICKstatic intCONFIRM_CONTAINERstatic intFRAMEstatic intINFO_1static intINFO_2static intINFO_3static intINFO_4static intINFO_5static intINFO_BOTTOMstatic intINFO_CONTAINERstatic intINSURANCE_CONTAINERstatic intINSURANCE_CREDITSstatic intINSURANCE_CREDITS_LABELstatic intINSURANCE_CREDITS_VALUEstatic intPETSstatic intPETS_CONTAINERstatic intPETS_LABELstatic intPETS_MAIN_CONTAINERstatic intPETS_MESSAGEstatic intPETS_SCROLLBARstatic intRECLAIMABLEstatic intRECLAIMABLE_CONTAINERstatic intRECLAIMABLE_SCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PetInsurance()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
PETS_MAIN_CONTAINER
public static final int PETS_MAIN_CONTAINER
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
PETS_CONTAINER
public static final int PETS_CONTAINER
- See Also:
- Constant Field Values
-
PETS_LABEL
public static final int PETS_LABEL
- See Also:
- Constant Field Values
-
PETS_MESSAGE
public static final int PETS_MESSAGE
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
PETS
public static final int PETS
- See Also:
- Constant Field Values
-
PETS_SCROLLBAR
public static final int PETS_SCROLLBAR
- See Also:
- Constant Field Values
-
RECLAIMABLE_CONTAINER
public static final int RECLAIMABLE_CONTAINER
- See Also:
- Constant Field Values
-
INFO_CONTAINER
public static final int INFO_CONTAINER
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
INFO_1
public static final int INFO_1
- See Also:
- Constant Field Values
-
INFO_2
public static final int INFO_2
- See Also:
- Constant Field Values
-
INFO_3
public static final int INFO_3
- See Also:
- Constant Field Values
-
INFO_4
public static final int INFO_4
- See Also:
- Constant Field Values
-
INFO_5
public static final int INFO_5
- See Also:
- Constant Field Values
-
INFO_BOTTOM
public static final int INFO_BOTTOM
- See Also:
- Constant Field Values
-
INSURANCE_CONTAINER
public static final int INSURANCE_CONTAINER
- See Also:
- Constant Field Values
-
CONFIRM_CONTAINER
public static final int CONFIRM_CONTAINER
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
COM_25
public static final int COM_25
- See Also:
- Constant Field Values
-
INSURANCE_CREDITS
public static final int INSURANCE_CREDITS
- See Also:
- Constant Field Values
-
BUY_CLICK
public static final int BUY_CLICK
- See Also:
- Constant Field Values
-
BUY_BUTTON
public static final int BUY_BUTTON
- See Also:
- Constant Field Values
-
INSURANCE_CREDITS_LABEL
public static final int INSURANCE_CREDITS_LABEL
- See Also:
- Constant Field Values
-
INSURANCE_CREDITS_VALUE
public static final int INSURANCE_CREDITS_VALUE
- See Also:
- Constant Field Values
-
COM_31
public static final int COM_31
- See Also:
- Constant Field Values
-
COM_32
public static final int COM_32
- 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
-
RECLAIMABLE
public static final int RECLAIMABLE
- See Also:
- Constant Field Values
-
RECLAIMABLE_SCROLLBAR
public static final int RECLAIMABLE_SCROLLBAR
- See Also:
- Constant Field Values
-
CONFIRM_CLICK
public static final int CONFIRM_CLICK
- See Also:
- Constant Field Values
-
CONFIRM_BUTTON
public static final int CONFIRM_BUTTON
- See Also:
- Constant Field Values
-
-