Uses of Interface
VASSAL.tools.imageop.SourceOp
Package
Description
Contains classes that may be added to a
BoardPicker
.Contains classes that may be added to a
MapGrid
.Contains classes that can be added to a
Widget
.-
Uses of SourceOp in VASSAL.build.module.gamepieceimage
-
Uses of SourceOp in VASSAL.build.module.map.boardPicker
-
Uses of SourceOp in VASSAL.build.module.map.boardPicker.board.mapgrid
-
Uses of SourceOp in VASSAL.build.widget
-
Uses of SourceOp in VASSAL.tools.imageop
Modifier and TypeClassDescriptionclass
AnImageOp
which uses a fixed image as its source.class
AnImageOp
which rotates and scales its source.class
AnImageOp
which loads an image from theDataArchive
.class
AnImageOp
which loads tiles from the tile cache.class
AnImageOp
which loads an image from theDataArchive
.class
AnImageOp
which loads an image from theDataArchive
, but produces tiles loaded from the tile cache.class
AnImageOp
for producing tiles directly from a source, without cobbling tiles from the source.