Package org.rspeer.game.gameval
Class InterfaceId.BcsBurner
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BcsBurner
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BcsBurner extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBURNERstatic intCLOSEstatic intCOM_14static intCOM_15static intCOM_16static intCOM_33static intCONTENTSstatic intFIREstatic intFRAMEstatic intMAINstatic intMARKERstatic 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 intRESULTstatic intRESULT_METERstatic intRESULT_METER_LAYERstatic intSLIDERSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description BcsBurner()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
BURNER
public static final int BURNER
- See Also:
- Constant Field Values
-
FIRE
public static final int FIRE
- See Also:
- Constant Field Values
-
SLIDERS
public static final int SLIDERS
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- 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_14
public static final int COM_14
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- 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
-
RESULT
public static final int RESULT
- See Also:
- Constant Field Values
-
RESULT_METER_LAYER
public static final int RESULT_METER_LAYER
- See Also:
- Constant Field Values
-
RESULT_METER
public static final int RESULT_METER
- See Also:
- Constant Field Values
-
MARKER
public static final int MARKER
- See Also:
- Constant Field Values
-
COM_33
public static final int COM_33
- See Also:
- Constant Field Values
-
-