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 absolutePath) WorldMap.getWorldMapImagesByFileName(String absolutePath) Methods in zombie.worldMap with parameters of type WorldMapImagesModifier and TypeMethodDescriptionvoidWorldMapRenderer.Drawer.drawImagePyramid(int cellX, int cellY, WorldMapImages images, WorldMapStyleLayer.RGBAf fill) voidWorldMapRenderer.Drawer.renderImagePyramid(WorldMapImages images)