Package org.rspeer.game.gameval
Class InterfaceId.My2armBoatride
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.My2armBoatride
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.My2armBoatride extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBLACKOUTstatic intCANVASstatic intCOM_1static intCOM_10static intCOM_11static intCOM_6static intCOM_7static intCOM_8static intCOM_9static intDODGERstatic intHUDstatic intMAPstatic intTLIDODGERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description My2armBoatride()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
HUD
public static final int HUD
- See Also:
- Constant Field Values
-
TLIDODGER
public static final int TLIDODGER
- See Also:
- Constant Field Values
-
CANVAS
public static final int CANVAS
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- 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
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
BLACKOUT
public static final int BLACKOUT
- See Also:
- Constant Field Values
-
-