Package org.rspeer.game.gameval
Class InterfaceId.ColosseumRewardChest2
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ColosseumRewardChest2
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ColosseumRewardChest2 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_20static intCONFIRMstatic intCONFIRM_CANCELstatic intCONFIRM_CONFIRMstatic intCONFIRM_CONTENTstatic intCONFIRM_FRAMEstatic intCONTENTstatic intFRAMEstatic intINFINITYstatic intTAB_AREAstatic intTAB_BACKstatic intTAB_CONTENT_1static intTAB_CONTENT_1_MOD_LISTstatic intTAB_CONTENT_1_MOD_LIST_BACKstatic intTAB_CONTENT_1_MOD_LIST_CONTENTstatic intTAB_CONTENT_1_MOD_LIST_SCROLLBARstatic intTAB_CONTENT_2static intTAB_CONTENT_2_BACKstatic intTAB_CONTENT_2_BUTTON_1static intTAB_CONTENT_2_BUTTON_2static intTAB_CONTENT_2_BUTTON_3static intTAB_CONTENT_2_CONTENTstatic intTAB_CONTENT_2_CONTENT_VALUEstatic intTABSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ColosseumRewardChest2()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TAB_AREA
public static final int TAB_AREA
- See Also:
- Constant Field Values
-
TAB_BACK
public static final int TAB_BACK
- See Also:
- Constant Field Values
-
TABS
public static final int TABS
- See Also:
- Constant Field Values
-
TAB_CONTENT_1
public static final int TAB_CONTENT_1
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST
public static final int TAB_CONTENT_1_MOD_LIST
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_BACK
public static final int TAB_CONTENT_1_MOD_LIST_BACK
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_SCROLLBAR
public static final int TAB_CONTENT_1_MOD_LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_CONTENT
public static final int TAB_CONTENT_1_MOD_LIST_CONTENT
- See Also:
- Constant Field Values
-
TAB_CONTENT_2
public static final int TAB_CONTENT_2
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_1
public static final int TAB_CONTENT_2_BUTTON_1
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_2
public static final int TAB_CONTENT_2_BUTTON_2
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_3
public static final int TAB_CONTENT_2_BUTTON_3
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BACK
public static final int TAB_CONTENT_2_BACK
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_CONTENT
public static final int TAB_CONTENT_2_CONTENT
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_CONTENT_VALUE
public static final int TAB_CONTENT_2_CONTENT_VALUE
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
CONFIRM_FRAME
public static final int CONFIRM_FRAME
- See Also:
- Constant Field Values
-
CONFIRM_CONTENT
public static final int CONFIRM_CONTENT
- See Also:
- Constant Field Values
-
CONFIRM_CONFIRM
public static final int CONFIRM_CONFIRM
- See Also:
- Constant Field Values
-
CONFIRM_CANCEL
public static final int CONFIRM_CANCEL
- See Also:
- Constant Field Values
-
-