Class UIWorldMapV3
java.lang.Object
zombie.worldMap.UIWorldMapV1
zombie.worldMap.UIWorldMapV2
zombie.worldMap.UIWorldMapV3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddImagePyramid(String arg0) voidintintintintgetImagePyramidMaxX(String arg0) intgetImagePyramidMaxY(String arg0) intgetImagePyramidMinX(String arg0) intgetImagePyramidMinY(String arg0) intfloatbooleanvoidsetDisplayedArea(float arg0, float arg1, float arg2, float arg3) voidsetMaxZoom(float arg0) voidtransitionTo(float arg0, float arg1, float arg2) Methods inherited from class zombie.worldMap.UIWorldMapV2
getSymbolsAPI, getSymbolsAPIv2, isDimUnsharedSymbolsMethods inherited from class zombie.worldMap.UIWorldMapV1
addData, addImages, centerOn, clearData, endDirectoryData, getBaseZoom, getBoolean, getCenterWorldX, getCenterWorldY, getDataCount, getDataFileByIndex, getDouble, getHeightInCells, getHeightInSquares, getImagesCount, getMarkers, getMarkersAPI, getMaxXInCells, getMaxXInSquares, getMaxYInCells, getMaxYInSquares, getMinXInCells, getMinXInSquares, getMinYInCells, getMinYInSquares, getOptionByIndex, getOptionCount, getRenderer, getStyle, getWidthInCells, getWidthInSquares, getWorldScale, getZoomF, mouseToWorldX, mouseToWorldY, moveView, resetView, setBackgroundRGBA, setBoolean, setBoundsFromData, setBoundsFromWorld, setBoundsInCells, setBoundsInSquares, setDouble, setDropShadowWidth, setMapItem, setUnvisitedGridRGBA, setUnvisitedRGBA, setZoom, uiToWorldX, uiToWorldX, uiToWorldY, uiToWorldY, worldOriginX, worldOriginY, worldToUIX, worldToUIY, zoomAt
-
Constructor Details
-
UIWorldMapV3
-
-
Method Details
-
isDataLoaded
public boolean isDataLoaded() -
getDataWidthInCells
public int getDataWidthInCells() -
getDataHeightInCells
public int getDataHeightInCells() -
addImagePyramid
-
clearImages
public void clearImages() -
getImagePyramidMinX
-
getImagePyramidMinY
-
getImagePyramidMaxX
-
getImagePyramidMaxY
-
getImagePyramidWidthInSquares
-
getImagePyramidHeightInSquares
-
setMaxZoom
public void setMaxZoom(float arg0) -
getMaxZoom
public float getMaxZoom() -
transitionTo
public void transitionTo(float arg0, float arg1, float arg2) -
setDisplayedArea
public void setDisplayedArea(float arg0, float arg1, float arg2, float arg3) -
getStreetsAPI
-
getStyleAPI
- Overrides:
getStyleAPIin classUIWorldMapV1
-