Package org.rspeer.game.gameval
Class InterfaceId.LotgMachine
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.LotgMachine
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.LotgMachine extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCENTRE_RINGstatic intCENTRE_RING_POWERstatic intCOM_12static intCOM_13static intCOM_14static intCOM_31static intCOM_5static intCONFIRMstatic intCONFIRM_BUTTONstatic intCONTENTstatic intCOUNTER1static intCOUNTER2static intCOUNTER3static intFRAMEstatic intINTERFACEstatic intMETER_1static intMETER_2static intMETER_3static intMETER1_DOWNstatic intMETER1_DOWN_ICONstatic intMETER1_LAYERstatic intMETER1_UPstatic intMETER1_UP_ICONstatic intMETER2_DOWNstatic intMETER2_DOWN_ICONstatic intMETER2_LAYERstatic intMETER2_UPstatic intMETER2_UP_ICONstatic intMETER3_DOWNstatic intMETER3_DOWN_ICONstatic intMETER3_LAYERstatic intMETER3_UPstatic intMETER3_UP_ICONstatic intMIDDLE_RINGstatic intMIDDLE_RING_POWERstatic intOUTER_RINGstatic intOUTER_RING_POWERstatic intPANELstatic intRINGstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description LotgMachine()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
INTERFACE
public static final int INTERFACE
- 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
-
PANEL
public static final int PANEL
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
METER1_LAYER
public static final int METER1_LAYER
- See Also:
- Constant Field Values
-
METER_1
public static final int METER_1
- See Also:
- Constant Field Values
-
METER2_LAYER
public static final int METER2_LAYER
- See Also:
- Constant Field Values
-
METER_2
public static final int METER_2
- See Also:
- Constant Field Values
-
METER3_LAYER
public static final int METER3_LAYER
- See Also:
- Constant Field Values
-
METER_3
public static final int METER_3
- 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
-
METER1_UP_ICON
public static final int METER1_UP_ICON
- See Also:
- Constant Field Values
-
METER2_UP_ICON
public static final int METER2_UP_ICON
- See Also:
- Constant Field Values
-
METER3_UP_ICON
public static final int METER3_UP_ICON
- See Also:
- Constant Field Values
-
METER1_DOWN_ICON
public static final int METER1_DOWN_ICON
- See Also:
- Constant Field Values
-
METER2_DOWN_ICON
public static final int METER2_DOWN_ICON
- See Also:
- Constant Field Values
-
METER3_DOWN_ICON
public static final int METER3_DOWN_ICON
- See Also:
- Constant Field Values
-
METER1_UP
public static final int METER1_UP
- See Also:
- Constant Field Values
-
METER1_DOWN
public static final int METER1_DOWN
- See Also:
- Constant Field Values
-
METER2_UP
public static final int METER2_UP
- See Also:
- Constant Field Values
-
METER2_DOWN
public static final int METER2_DOWN
- See Also:
- Constant Field Values
-
METER3_UP
public static final int METER3_UP
- See Also:
- Constant Field Values
-
METER3_DOWN
public static final int METER3_DOWN
- See Also:
- Constant Field Values
-
COUNTER1
public static final int COUNTER1
- See Also:
- Constant Field Values
-
COUNTER2
public static final int COUNTER2
- See Also:
- Constant Field Values
-
COUNTER3
public static final int COUNTER3
- See Also:
- Constant Field Values
-
RING
public static final int RING
- See Also:
- Constant Field Values
-
COM_31
public static final int COM_31
- See Also:
- Constant Field Values
-
OUTER_RING
public static final int OUTER_RING
- See Also:
- Constant Field Values
-
OUTER_RING_POWER
public static final int OUTER_RING_POWER
- See Also:
- Constant Field Values
-
MIDDLE_RING
public static final int MIDDLE_RING
- See Also:
- Constant Field Values
-
MIDDLE_RING_POWER
public static final int MIDDLE_RING_POWER
- See Also:
- Constant Field Values
-
CENTRE_RING
public static final int CENTRE_RING
- See Also:
- Constant Field Values
-
CENTRE_RING_POWER
public static final int CENTRE_RING_POWER
- See Also:
- Constant Field Values
-
CONFIRM_BUTTON
public static final int CONFIRM_BUTTON
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
-