Class WorldMapImages
java.lang.Object
zombie.worldMap.WorldMapImages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
getMaxX()
int
getMaxY()
int
getMinX()
int
getMinY()
static WorldMapImages
getOrCreate
(String directory) static WorldMapImages
getOrCreateWithFileName
(String string) float
int
int
getZoom
(float zoomF) static void
Reset()
-
Constructor Details
-
WorldMapImages
public WorldMapImages()
-
-
Method Details
-
getOrCreate
-
getOrCreateWithFileName
-
getAbsolutePath
-
getPyramid
-
getMinX
public int getMinX() -
getMinY
public int getMinY() -
getMaxX
public int getMaxX() -
getMaxY
public int getMaxY() -
getWidthInSquares
public int getWidthInSquares() -
getHeightInSquares
public int getHeightInSquares() -
getZoom
public int getZoom(float zoomF) -
getResolution
public float getResolution() -
Reset
public static void Reset()
-