Uses of Interface
VASSAL.tools.image.ImageTileSource
| Package | Description |
|---|---|
| VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
| VASSAL.tools.image.tilecache | |
| VASSAL.tools.imageop |
-
Uses of ImageTileSource in VASSAL.build
Fields in VASSAL.build declared as ImageTileSource Modifier and Type Field Description protected ImageTileSourceGameModule. tcacheMethods in VASSAL.build that return ImageTileSource Modifier and Type Method Description ImageTileSourceGameModule. getImageTileSource() -
Uses of ImageTileSource in VASSAL.tools.image.tilecache
Classes in VASSAL.tools.image.tilecache that implement ImageTileSource Modifier and Type Class Description classImageTileDiskCacheAn on-diskImageTileSourceandFileStorefor image tiles. -
Uses of ImageTileSource in VASSAL.tools.imageop
Fields in VASSAL.tools.imageop declared as ImageTileSource Modifier and Type Field Description protected ImageTileSourceSourceOpDiskCacheBitmapImpl. tileSrcConstructors in VASSAL.tools.imageop with parameters of type ImageTileSource Constructor Description SourceOpDiskCacheBitmapImpl(String name, int tileX, int tileY, double scale, ImageTileSource tileSrc)