Package org.rspeer.game.gameval
Class InterfaceId.League3SelectClass
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.League3SelectClass
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.League3SelectClass extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intBUTTON_1static intBUTTON_2static intBUTTON_3static intBUTTON_BG_1static intBUTTON_BG_2static intBUTTON_BG_3static intCOM_12static intCOM_13static intCOM_14static intCOM_17static intCOM_18static intCOM_19static intCOM_21static intCOM_24static intCOM_25static intCOM_27static intCOM_28static intCOM_4static intCOM_7static intCOM_8static intCOM_9static intCONFIRMATION_ACCEPTstatic intCONFIRMATION_CANCELstatic intCONFIRMATION_MESSAGEstatic intCONFIRMATION_OVERLAYstatic intFRAMEstatic intINFINITYstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description League3SelectClass()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
BUTTON_1
public static final int BUTTON_1
- See Also:
- Constant Field Values
-
BUTTON_BG_1
public static final int BUTTON_BG_1
- 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
-
BUTTON_2
public static final int BUTTON_2
- See Also:
- Constant Field Values
-
BUTTON_BG_2
public static final int BUTTON_BG_2
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
BUTTON_3
public static final int BUTTON_3
- See Also:
- Constant Field Values
-
BUTTON_BG_3
public static final int BUTTON_BG_3
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
CONFIRMATION_OVERLAY
public static final int CONFIRMATION_OVERLAY
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
CONFIRMATION_MESSAGE
public static final int CONFIRMATION_MESSAGE
- See Also:
- Constant Field Values
-
CONFIRMATION_CANCEL
public static final int CONFIRMATION_CANCEL
- 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
-
CONFIRMATION_ACCEPT
public static final int CONFIRMATION_ACCEPT
- See Also:
- Constant Field Values
-
COM_27
public static final int COM_27
- See Also:
- Constant Field Values
-
COM_28
public static final int COM_28
- See Also:
- Constant Field Values
-
-