Interface GamePieceOp

All Superinterfaces:
ImageOp, Op<BufferedImage>
All Known Implementing Classes:
GamePieceOpImpl

public interface GamePieceOp extends ImageOp
An ImageOp which has a GamePiece as its source.
Since:
3.1.0
Author:
Joel Uckelman