Package org.rspeer.game.gameval
Class InterfaceId.TrawlerStart
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TrawlerStart
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TrawlerStart extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUCKETICONstatic intCLOSEstatic intCOM_15static intHAMMERICONstatic intHATCHETICONstatic intNO_SHOW_AGAINstatic intNO_SHOW_BOXstatic intROPEICONstatic intSWAMPPASTEICONstatic intTRAWLERSCROLLstatic intTRAWLERTEXT1static intTRAWLERTEXT2static intTRAWLERTEXT3static intTRAWLERTEXT4static intTRAWLERTEXT5static intTRAWLERTEXT6
-
Constructor Summary
Constructors Constructor Description TrawlerStart()
-
-
-
Field Detail
-
TRAWLERSCROLL
public static final int TRAWLERSCROLL
- See Also:
- Constant Field Values
-
ROPEICON
public static final int ROPEICON
- See Also:
- Constant Field Values
-
SWAMPPASTEICON
public static final int SWAMPPASTEICON
- See Also:
- Constant Field Values
-
BUCKETICON
public static final int BUCKETICON
- See Also:
- Constant Field Values
-
HATCHETICON
public static final int HATCHETICON
- See Also:
- Constant Field Values
-
HAMMERICON
public static final int HAMMERICON
- See Also:
- Constant Field Values
-
TRAWLERTEXT1
public static final int TRAWLERTEXT1
- See Also:
- Constant Field Values
-
TRAWLERTEXT2
public static final int TRAWLERTEXT2
- See Also:
- Constant Field Values
-
TRAWLERTEXT3
public static final int TRAWLERTEXT3
- See Also:
- Constant Field Values
-
TRAWLERTEXT4
public static final int TRAWLERTEXT4
- See Also:
- Constant Field Values
-
TRAWLERTEXT5
public static final int TRAWLERTEXT5
- See Also:
- Constant Field Values
-
TRAWLERTEXT6
public static final int TRAWLERTEXT6
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
NO_SHOW_AGAIN
public static final int NO_SHOW_AGAIN
- See Also:
- Constant Field Values
-
NO_SHOW_BOX
public static final int NO_SHOW_BOX
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
-