Package VASSAL.tools.image.tilecache
Interface TileSlicerImpl.TaskMaker
- Enclosing class:
- TileSlicerImpl
protected static interface TileSlicerImpl.TaskMaker
-
Method Summary
Modifier and Type Method Description VASSAL.tools.image.tilecache.TileTask
make(BufferedImage src, File f, int tx, int ty, int tw, int th, int dw, int dh)
-
Method Details
-
make
VASSAL.tools.image.tilecache.TileTask make(BufferedImage src, File f, int tx, int ty, int tw, int th, int dw, int dh)
-