Package org.rspeer.game.gameval
Class InterfaceId.TrawlerOverlay
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TrawlerOverlay
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TrawlerOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIVITYstatic intBACKGROUNDstatic intCATCHstatic intCOM_11static intCOM_6static intCOM_8static intCOM_9static intCONTENTstatic intDODGERstatic intNETstatic intNOSHAKEstatic intTIMEstatic intTRAWLER_LAYERstatic intUNIVERSEstatic intWATER
-
Constructor Summary
Constructors Constructor Description TrawlerOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
NOSHAKE
public static final int NOSHAKE
- See Also:
- Constant Field Values
-
TRAWLER_LAYER
public static final int TRAWLER_LAYER
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
WATER
public static final int WATER
- 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
-
ACTIVITY
public static final int ACTIVITY
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
NET
public static final int NET
- See Also:
- Constant Field Values
-
CATCH
public static final int CATCH
- See Also:
- Constant Field Values
-
TIME
public static final int TIME
- See Also:
- Constant Field Values
-
-