Package VASSAL.counters
Class PieceImage
java.lang.Object
VASSAL.counters.PieceImage
Deprecated, for removal: This API element is subject to removal in a future version.
Maintains an
Image
built from the GamePiece.draw(java.awt.Graphics, int, int, java.awt.Component, double)
method of a GamePiece
-
Constructor Summary
ConstructorDescriptionPieceImage
(GamePiece piece) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
PieceImage
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getImage
-
isChanged
public boolean isChanged()Deprecated, for removal: This API element is subject to removal in a future version.
-
GamePieceOp
instead.