Package org.rspeer.game.gameval
Class InterfaceId.SailingCrew
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.SailingCrew
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.SailingCrew extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intASSIGNstatic intBOTTOMstatic intCLEARstatic intCOMPARISON_CONTAINERstatic intCONTENTSstatic intCREW_BODYstatic intCREW_CONTAINERstatic intCREW_LISTstatic intCREW_SCROLLBARstatic intFRAMEstatic intINFINITYstatic intMIDDLE_CONTAINERstatic intRECRUITS_BODYstatic intRECRUITS_CONTAINERstatic intRECRUITS_LISTstatic intRECRUITS_SCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SailingCrew()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
CREW_CONTAINER
public static final int CREW_CONTAINER
- See Also:
- Constant Field Values
-
CREW_BODY
public static final int CREW_BODY
- See Also:
- Constant Field Values
-
CREW_LIST
public static final int CREW_LIST
- See Also:
- Constant Field Values
-
CREW_SCROLLBAR
public static final int CREW_SCROLLBAR
- See Also:
- Constant Field Values
-
RECRUITS_CONTAINER
public static final int RECRUITS_CONTAINER
- See Also:
- Constant Field Values
-
RECRUITS_BODY
public static final int RECRUITS_BODY
- See Also:
- Constant Field Values
-
RECRUITS_LIST
public static final int RECRUITS_LIST
- See Also:
- Constant Field Values
-
RECRUITS_SCROLLBAR
public static final int RECRUITS_SCROLLBAR
- See Also:
- Constant Field Values
-
MIDDLE_CONTAINER
public static final int MIDDLE_CONTAINER
- See Also:
- Constant Field Values
-
COMPARISON_CONTAINER
public static final int COMPARISON_CONTAINER
- See Also:
- Constant Field Values
-
ASSIGN
public static final int ASSIGN
- See Also:
- Constant Field Values
-
CLEAR
public static final int CLEAR
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
-