Uses of Class
zombie.worldMap.WorldMapImages
Packages that use WorldMapImages
-
Uses of WorldMapImages in zombie.worldMap
Fields in zombie.worldMap with type parameters of type WorldMapImagesMethods in zombie.worldMap that return WorldMapImagesModifier and TypeMethodDescriptionWorldMap.getImagesByIndex
(int index) static WorldMapImages
WorldMapImages.getOrCreate
(String directory) static WorldMapImages
WorldMapImages.getOrCreateWithFileName
(String string) WorldMap.getWorldMapImagesByFileName
(String string) Methods in zombie.worldMap with parameters of type WorldMapImagesModifier and TypeMethodDescriptionvoid
WorldMapRenderer.Drawer.drawImagePyramid
(int int1, int int2, WorldMapImages worldMapImages, WorldMapStyleLayer.RGBAf rGBAf)