Package org.rspeer.game.gameval
Class InterfaceId.CollectionOverview
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CollectionOverview
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CollectionOverview extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBURGER_BTN_MENUstatic intBURGER_MENU_FRAMEstatic intBURGER_MENU_OVERLAYstatic intCLOSEstatic intCOM_12static intCOM_16static intCOM_20static intCOM_24static intCONTENTstatic intCURRENT_RANKstatic intFRAMEstatic intINFINITYstatic intLATEST_ITEMSstatic intLATEST_ITEMS_DATAstatic intPROGRESS_BARstatic intPROGRESS_BAR_RANK_LEFTstatic intPROGRESS_BAR_RANK_RIGHTstatic intPROGRESS_LEFT_TEXTstatic intPROGRESS_RIGHT_TEXTstatic intRESIZE_PREVIEWstatic intSUBSECTION_BUTTONSstatic intSUBSECTION_BUTTONS_CLICKstatic intSUBSECTION_GENERAL_CONTENTstatic intSUBSECTION_ICONstatic intSUBSECTION_NAMEstatic intSUBSECTION_PROGRESSstatic intSUBSECTIONSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CollectionOverview()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
RESIZE_PREVIEW
public static final int RESIZE_PREVIEW
- 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
-
BURGER_BTN_MENU
public static final int BURGER_BTN_MENU
- See Also:
- Constant Field Values
-
SUBSECTIONS
public static final int SUBSECTIONS
- See Also:
- Constant Field Values
-
BURGER_MENU_FRAME
public static final int BURGER_MENU_FRAME
- See Also:
- Constant Field Values
-
SUBSECTION_BUTTONS
public static final int SUBSECTION_BUTTONS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CURRENT_RANK
public static final int CURRENT_RANK
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_LEFT
public static final int PROGRESS_BAR_RANK_LEFT
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
PROGRESS_LEFT_TEXT
public static final int PROGRESS_LEFT_TEXT
- See Also:
- Constant Field Values
-
PROGRESS_BAR
public static final int PROGRESS_BAR
- See Also:
- Constant Field Values
-
PROGRESS_BAR_RANK_RIGHT
public static final int PROGRESS_BAR_RANK_RIGHT
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
PROGRESS_RIGHT_TEXT
public static final int PROGRESS_RIGHT_TEXT
- See Also:
- Constant Field Values
-
LATEST_ITEMS
public static final int LATEST_ITEMS
- See Also:
- Constant Field Values
-
BURGER_MENU_OVERLAY
public static final int BURGER_MENU_OVERLAY
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
LATEST_ITEMS_DATA
public static final int LATEST_ITEMS_DATA
- See Also:
- Constant Field Values
-
SUBSECTION_BUTTONS_CLICK
public static final int SUBSECTION_BUTTONS_CLICK
- See Also:
- Constant Field Values
-
SUBSECTION_GENERAL_CONTENT
public static final int SUBSECTION_GENERAL_CONTENT
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
SUBSECTION_NAME
public static final int SUBSECTION_NAME
- See Also:
- Constant Field Values
-
SUBSECTION_ICON
public static final int SUBSECTION_ICON
- See Also:
- Constant Field Values
-
SUBSECTION_PROGRESS
public static final int SUBSECTION_PROGRESS
- See Also:
- Constant Field Values
-
-