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 WorldMapImagesWorldMapImages.getOrCreate(String directory) static WorldMapImagesWorldMapImages.getOrCreateWithFileName(String string) WorldMap.getWorldMapImagesByFileName(String string) Methods in zombie.worldMap with parameters of type WorldMapImagesModifier and TypeMethodDescriptionvoidWorldMapRenderer.Drawer.drawImagePyramid(int int1, int int2, WorldMapImages worldMapImages, WorldMapStyleLayer.RGBAf rGBAf) voidWorldMapRenderer.Drawer.renderImagePyramid(WorldMapImages worldMapImages)