Package org.rspeer.game.gameval
Class InterfaceId.SailingBoatSelection
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.SailingBoatSelection
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.SailingBoatSelection extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOATSstatic intBOATS_CLICK_LAYERstatic intBOATS_CONTAINERstatic intBOATS_CONTAINER_BACKINGstatic intBOATS_CONTAINER_PARENTstatic intBOATS_CONTAINER_RECENTstatic intBOATS_CONTAINER_RECENT_PARENTstatic intBOATS_SCROLLBARstatic intBUTTONstatic intCAPACITYstatic intCARGO_HOLDstatic intCARGO_HOLD_BACKGROUNDstatic intCARGO_HOLD_BUTTONstatic intCARGO_HOLD_CONTENTstatic intCARGO_HOLD_CONTENT_BORDERstatic intCARGO_HOLD_CONTENT_CAPACTYstatic intCARGO_HOLD_CONTENT_FRAMEstatic intCARGO_HOLD_SCROLL_BARstatic intCOM_17static intCOM_24static intCOM_26static intCOM_9static intCONTENTstatic intFRAMEstatic intINFINITYstatic intLOADINGstatic intOCCUPIEDSLOTSstatic intPOPUPSstatic intPOPUPS_BACKGROUNDstatic intPOPUPS_BUTTONstatic intPOPUPS_CONTENTstatic intPOPUPS_CONTENT_BORDERstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SailingBoatSelection()
-
-
-
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
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BOATS
public static final int BOATS
- See Also:
- Constant Field Values
-
BOATS_CLICK_LAYER
public static final int BOATS_CLICK_LAYER
- See Also:
- Constant Field Values
-
BOATS_CONTAINER_RECENT_PARENT
public static final int BOATS_CONTAINER_RECENT_PARENT
- See Also:
- Constant Field Values
-
BOATS_CONTAINER_PARENT
public static final int BOATS_CONTAINER_PARENT
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
LOADING
public static final int LOADING
- See Also:
- Constant Field Values
-
CARGO_HOLD
public static final int CARGO_HOLD
- See Also:
- Constant Field Values
-
POPUPS
public static final int POPUPS
- See Also:
- Constant Field Values
-
POPUPS_BACKGROUND
public static final int POPUPS_BACKGROUND
- See Also:
- Constant Field Values
-
POPUPS_CONTENT_BORDER
public static final int POPUPS_CONTENT_BORDER
- See Also:
- Constant Field Values
-
POPUPS_CONTENT
public static final int POPUPS_CONTENT
- See Also:
- Constant Field Values
-
POPUPS_BUTTON
public static final int POPUPS_BUTTON
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
BOATS_CONTAINER_BACKING
public static final int BOATS_CONTAINER_BACKING
- See Also:
- Constant Field Values
-
BOATS_CONTAINER
public static final int BOATS_CONTAINER
- See Also:
- Constant Field Values
-
BOATS_SCROLLBAR
public static final int BOATS_SCROLLBAR
- See Also:
- Constant Field Values
-
BOATS_CONTAINER_RECENT
public static final int BOATS_CONTAINER_RECENT
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
CARGO_HOLD_BACKGROUND
public static final int CARGO_HOLD_BACKGROUND
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
OCCUPIEDSLOTS
public static final int OCCUPIEDSLOTS
- See Also:
- Constant Field Values
-
COM_26
public static final int COM_26
- See Also:
- Constant Field Values
-
CAPACITY
public static final int CAPACITY
- See Also:
- Constant Field Values
-
CARGO_HOLD_CONTENT_FRAME
public static final int CARGO_HOLD_CONTENT_FRAME
- See Also:
- Constant Field Values
-
CARGO_HOLD_CONTENT_CAPACTY
public static final int CARGO_HOLD_CONTENT_CAPACTY
- See Also:
- Constant Field Values
-
CARGO_HOLD_CONTENT_BORDER
public static final int CARGO_HOLD_CONTENT_BORDER
- See Also:
- Constant Field Values
-
CARGO_HOLD_CONTENT
public static final int CARGO_HOLD_CONTENT
- See Also:
- Constant Field Values
-
CARGO_HOLD_SCROLL_BAR
public static final int CARGO_HOLD_SCROLL_BAR
- See Also:
- Constant Field Values
-
CARGO_HOLD_BUTTON
public static final int CARGO_HOLD_BUTTON
- See Also:
- Constant Field Values
-
-