Package org.rspeer.game.gameval
Class InterfaceId.League3Fragments
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.League3Fragments
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.League3Fragments extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTON_1static intBUTTON_1_TEXTstatic intBUTTON_2static intBUTTON_2_TEXTstatic intBUTTON_3static intBUTTON_3_TEXTstatic intBUTTON_4static intBUTTON_4_TEXTstatic intCLOSE_BUTTONstatic intCOM_21static intCOM_22static intCOM_23static intCOM_24static intCOM_25static intCOM_26static intCOM_27static intDROPDOWNstatic intDROPDOWN_CONTAINERstatic intDROPDOWN_CONTENTstatic intDROPDOWN_SCROLLERstatic intFILTER_1static intFILTER_2static intFILTER_3static intFILTER_4static intFRAMEstatic intINFINITYstatic intINFOstatic intINFO_BORDERstatic intINFO_SCROLLERstatic intLEAGUE_BTN_MENUstatic intLEAGUE_MENU_FRAMEstatic intLEAGUE_MENU_OVERLAYstatic intLISTstatic intLIST_BORDERstatic intLIST_FILTERSstatic intLIST_SCROLLERstatic intLOADOUTstatic intLOADOUT_BACKGROUNDstatic intTUTORIAL_HIGHLIGHTstatic intUNEQUIP_BUTTONstatic intUNEQUIP_BUTTON_TEXTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description League3Fragments()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DROPDOWN_CONTAINER
public static final int DROPDOWN_CONTAINER
- See Also:
- Constant Field Values
-
DROPDOWN
public static final int DROPDOWN
- See Also:
- Constant Field Values
-
DROPDOWN_CONTENT
public static final int DROPDOWN_CONTENT
- See Also:
- Constant Field Values
-
DROPDOWN_SCROLLER
public static final int DROPDOWN_SCROLLER
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
BUTTON_1
public static final int BUTTON_1
- See Also:
- Constant Field Values
-
BUTTON_1_TEXT
public static final int BUTTON_1_TEXT
- See Also:
- Constant Field Values
-
BUTTON_2
public static final int BUTTON_2
- See Also:
- Constant Field Values
-
BUTTON_2_TEXT
public static final int BUTTON_2_TEXT
- See Also:
- Constant Field Values
-
BUTTON_3
public static final int BUTTON_3
- See Also:
- Constant Field Values
-
BUTTON_3_TEXT
public static final int BUTTON_3_TEXT
- See Also:
- Constant Field Values
-
BUTTON_4
public static final int BUTTON_4
- See Also:
- Constant Field Values
-
BUTTON_4_TEXT
public static final int BUTTON_4_TEXT
- See Also:
- Constant Field Values
-
UNEQUIP_BUTTON
public static final int UNEQUIP_BUTTON
- See Also:
- Constant Field Values
-
LIST_BORDER
public static final int LIST_BORDER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LIST_SCROLLER
public static final int LIST_SCROLLER
- See Also:
- Constant Field Values
-
LIST_FILTERS
public static final int LIST_FILTERS
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
COM_22
public static final int COM_22
- See Also:
- Constant Field Values
-
COM_23
public static final int COM_23
- 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
-
COM_26
public static final int COM_26
- See Also:
- Constant Field Values
-
COM_27
public static final int COM_27
- See Also:
- Constant Field Values
-
FILTER_1
public static final int FILTER_1
- See Also:
- Constant Field Values
-
FILTER_2
public static final int FILTER_2
- See Also:
- Constant Field Values
-
FILTER_3
public static final int FILTER_3
- See Also:
- Constant Field Values
-
FILTER_4
public static final int FILTER_4
- See Also:
- Constant Field Values
-
INFO_BORDER
public static final int INFO_BORDER
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
INFO_SCROLLER
public static final int INFO_SCROLLER
- See Also:
- Constant Field Values
-
LOADOUT_BACKGROUND
public static final int LOADOUT_BACKGROUND
- See Also:
- Constant Field Values
-
LOADOUT
public static final int LOADOUT
- See Also:
- Constant Field Values
-
LEAGUE_BTN_MENU
public static final int LEAGUE_BTN_MENU
- See Also:
- Constant Field Values
-
LEAGUE_MENU_OVERLAY
public static final int LEAGUE_MENU_OVERLAY
- See Also:
- Constant Field Values
-
LEAGUE_MENU_FRAME
public static final int LEAGUE_MENU_FRAME
- See Also:
- Constant Field Values
-
TUTORIAL_HIGHLIGHT
public static final int TUTORIAL_HIGHLIGHT
- See Also:
- Constant Field Values
-
UNEQUIP_BUTTON_TEXT
public static final int UNEQUIP_BUTTON_TEXT
- See Also:
- Constant Field Values
-
-