Package org.rspeer.game.gameval
Class InterfaceId.Worldmap
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Worldmap
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Worldmap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intBOTTOM_BORDERstatic intCLOSEstatic intCOM_11static intCOM_15static intCOM_18static intCOM_23static intCOM_34static intCOM_6static intCONTENTstatic intESCKEYstatic intFRAMEstatic intKEY_CONTAINERstatic intKEY_ENTRIESstatic intKEY_HEADERstatic intKEY_SCROLLBARstatic intKEY_TOGGLEstatic intMAP_CONTAINERstatic intMAP_DISPLAYstatic intMAP_NOCLICKstatic intMAP_OVERLAYstatic intMAPLIST_BOXstatic intMAPLIST_CLOSEstatic intMAPLIST_CONTAINERstatic intMAPLIST_DISPLAYstatic intMAPLIST_LISTstatic intMAPLIST_SCROLLBARstatic intOVERVIEW_CONTAINERstatic intOVERVIEW_DISPLAYstatic intOVERVIEW_OVERLAYstatic intOVERVIEW_TOGGLEstatic intRESIZE_GRAPHICstatic intRESIZE_INDICATORstatic intRESIZE_PREVIEWstatic intSAFEZONEstatic intSEARCHstatic intSIDEstatic intTOGGLESstatic intTOOLTIPstatic intUNIVERSEstatic intWINDOWstatic intZOOM_INstatic intZOOM_OUT
-
Constructor Summary
Constructors Constructor Description Worldmap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
SAFEZONE
public static final int SAFEZONE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
MAP_NOCLICK
public static final int MAP_NOCLICK
- See Also:
- Constant Field Values
-
ESCKEY
public static final int ESCKEY
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
MAP_CONTAINER
public static final int MAP_CONTAINER
- See Also:
- Constant Field Values
-
MAP_DISPLAY
public static final int MAP_DISPLAY
- See Also:
- Constant Field Values
-
MAP_OVERLAY
public static final int MAP_OVERLAY
- See Also:
- Constant Field Values
-
OVERVIEW_CONTAINER
public static final int OVERVIEW_CONTAINER
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
OVERVIEW_DISPLAY
public static final int OVERVIEW_DISPLAY
- See Also:
- Constant Field Values
-
OVERVIEW_OVERLAY
public static final int OVERVIEW_OVERLAY
- See Also:
- Constant Field Values
-
SIDE
public static final int SIDE
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
KEY_CONTAINER
public static final int KEY_CONTAINER
- See Also:
- Constant Field Values
-
KEY_HEADER
public static final int KEY_HEADER
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- See Also:
- Constant Field Values
-
KEY_ENTRIES
public static final int KEY_ENTRIES
- See Also:
- Constant Field Values
-
KEY_SCROLLBAR
public static final int KEY_SCROLLBAR
- See Also:
- Constant Field Values
-
TOGGLES
public static final int TOGGLES
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
COM_23
public static final int COM_23
- See Also:
- Constant Field Values
-
KEY_TOGGLE
public static final int KEY_TOGGLE
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
MAPLIST_DISPLAY
public static final int MAPLIST_DISPLAY
- See Also:
- Constant Field Values
-
ZOOM_OUT
public static final int ZOOM_OUT
- See Also:
- Constant Field Values
-
ZOOM_IN
public static final int ZOOM_IN
- See Also:
- Constant Field Values
-
OVERVIEW_TOGGLE
public static final int OVERVIEW_TOGGLE
- See Also:
- Constant Field Values
-
BOTTOM_BORDER
public static final int BOTTOM_BORDER
- See Also:
- Constant Field Values
-
MAPLIST_CONTAINER
public static final int MAPLIST_CONTAINER
- See Also:
- Constant Field Values
-
MAPLIST_CLOSE
public static final int MAPLIST_CLOSE
- See Also:
- Constant Field Values
-
MAPLIST_BOX
public static final int MAPLIST_BOX
- See Also:
- Constant Field Values
-
COM_34
public static final int COM_34
- See Also:
- Constant Field Values
-
MAPLIST_LIST
public static final int MAPLIST_LIST
- See Also:
- Constant Field Values
-
MAPLIST_SCROLLBAR
public static final int MAPLIST_SCROLLBAR
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
RESIZE_INDICATOR
public static final int RESIZE_INDICATOR
- See Also:
- Constant Field Values
-
RESIZE_GRAPHIC
public static final int RESIZE_GRAPHIC
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
RESIZE_PREVIEW
public static final int RESIZE_PREVIEW
- See Also:
- Constant Field Values
-
-