Class UIWorldMapV3
java.lang.Object
zombie.worldMap.UIWorldMapV1
zombie.worldMap.UIWorldMapV2
zombie.worldMap.UIWorldMapV3
-
Field Summary
Fields inherited from class zombie.worldMap.UIWorldMapV2
m_symbolsV2
Fields inherited from class zombie.worldMap.UIWorldMapV1
m_markers, m_markersV1, m_renderer, m_style, m_styleV1, m_symbolsV1, m_worldMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addImagePyramid
(String string) void
int
int
int
getImagePyramidHeightInSquares
(String string) int
getImagePyramidMaxX
(String string) int
getImagePyramidMaxY
(String string) int
getImagePyramidMinX
(String string) int
getImagePyramidMinY
(String string) int
getImagePyramidWidthInSquares
(String string) float
boolean
void
setDisplayedArea
(float float2, float float0, float float3, float float1) void
setMaxZoom
(float float0) void
transitionTo
(float float0, float float1, float float2) Methods inherited from class zombie.worldMap.UIWorldMapV2
getSymbolsAPIv2, isDimUnsharedSymbols
Methods 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, getStyleAPI, getSymbolsAPI, getWidthInCells, getWidthInSquares, getWorldScale, getWorldScale, getZoomF, mouseToWorldX, mouseToWorldY, moveView, resetView, setBackgroundRGBA, setBoolean, setBoundsFromData, setBoundsFromWorld, setBoundsInCells, setBoundsInSquares, setDouble, setDropShadowWidth, setMapItem, setUnvisitedGridRGBA, setUnvisitedRGBA, setZoom, uiToWorldX, uiToWorldX, uiToWorldY, uiToWorldY, worldOriginUIX, worldOriginUIY, worldOriginX, worldOriginY, worldToUIX, worldToUIX, worldToUIY, worldToUIY, zoomAt, zoomMult
-
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 float0) -
getMaxZoom
public float getMaxZoom() -
transitionTo
public void transitionTo(float float0, float float1, float float2) -
setDisplayedArea
public void setDisplayedArea(float float2, float float0, float float3, float float1)
-