Package org.rspeer.game.gameval
Class InterfaceId.CastlewarsCatapult
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CastlewarsCatapult
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CastlewarsCatapult extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCASTLEWARS_X_DOWNstatic intCASTLEWARS_X_UPstatic intCASTLEWARS_Z_DOWNstatic intCASTLEWARS_Z_UPstatic intCATAPULT_1static intCATAPULT_2static intFIRE_CATAPULT_BUTTONstatic intFRAMEstatic intHORIZONTAL_COORD_Tstatic intHORIZONTAL_COORD_Ustatic intHORIZONTAL_DISPLAYstatic intMAPstatic intMAP_FRAMEstatic intMARKERstatic intUNIVERSEstatic intVALUE_1static intVALUE_1_BACKGROUNDstatic intVALUE_1_BACKGROUND_1static intVALUE_1_BACKGROUND_2static intVALUE_1_BACKGROUND_3static intVALUE_2static intVALUE_3static intVALUE_4static intVERTICAL_COORD_Tstatic intVERTICAL_COORD_Ustatic intVERTICAL_DISPLAY
-
Constructor Summary
Constructors Constructor Description CastlewarsCatapult()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MAP_FRAME
public static final int MAP_FRAME
- See Also:
- Constant Field Values
-
VERTICAL_DISPLAY
public static final int VERTICAL_DISPLAY
- See Also:
- Constant Field Values
-
HORIZONTAL_DISPLAY
public static final int HORIZONTAL_DISPLAY
- See Also:
- Constant Field Values
-
FIRE_CATAPULT_BUTTON
public static final int FIRE_CATAPULT_BUTTON
- See Also:
- Constant Field Values
-
CASTLEWARS_Z_UP
public static final int CASTLEWARS_Z_UP
- See Also:
- Constant Field Values
-
CASTLEWARS_Z_DOWN
public static final int CASTLEWARS_Z_DOWN
- See Also:
- Constant Field Values
-
VALUE_1
public static final int VALUE_1
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND
public static final int VALUE_1_BACKGROUND
- See Also:
- Constant Field Values
-
VERTICAL_COORD_T
public static final int VERTICAL_COORD_T
- See Also:
- Constant Field Values
-
VALUE_2
public static final int VALUE_2
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_1
public static final int VALUE_1_BACKGROUND_1
- See Also:
- Constant Field Values
-
VERTICAL_COORD_U
public static final int VERTICAL_COORD_U
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
CATAPULT_1
public static final int CATAPULT_1
- See Also:
- Constant Field Values
-
CATAPULT_2
public static final int CATAPULT_2
- See Also:
- Constant Field Values
-
MARKER
public static final int MARKER
- See Also:
- Constant Field Values
-
CASTLEWARS_X_UP
public static final int CASTLEWARS_X_UP
- See Also:
- Constant Field Values
-
CASTLEWARS_X_DOWN
public static final int CASTLEWARS_X_DOWN
- See Also:
- Constant Field Values
-
VALUE_3
public static final int VALUE_3
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_2
public static final int VALUE_1_BACKGROUND_2
- See Also:
- Constant Field Values
-
HORIZONTAL_COORD_T
public static final int HORIZONTAL_COORD_T
- See Also:
- Constant Field Values
-
VALUE_4
public static final int VALUE_4
- See Also:
- Constant Field Values
-
VALUE_1_BACKGROUND_3
public static final int VALUE_1_BACKGROUND_3
- See Also:
- Constant Field Values
-
HORIZONTAL_COORD_U
public static final int HORIZONTAL_COORD_U
- See Also:
- Constant Field Values
-
-