Package zombie.worldMap
Class WorldMapImages
java.lang.Object
zombie.worldMap.WorldMapImages
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getMaxX()
int
getMaxY()
int
getMinX()
int
getMinY()
static WorldMapImages
getOrCreate
(String string) float
int
getZoom
(float float1) static void
Reset()
-
Constructor Details
-
WorldMapImages
public WorldMapImages()
-
-
Method Details
-
getOrCreate
-
getPyramid
-
getMinX
public int getMinX() -
getMinY
public int getMinY() -
getMaxX
public int getMaxX() -
getMaxY
public int getMaxY() -
getZoom
public int getZoom(float float1) -
getResolution
public float getResolution() -
Reset
public static void Reset()
-