Class PieceImage

java.lang.Object
VASSAL.counters.PieceImage

@Deprecated(since="2021-12-01", forRemoval=true) public class PieceImage extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Use GamePieceOp instead.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PieceImage

      public PieceImage(GamePiece piece)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getImage

      public Image getImage(Component obs)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isChanged

      public boolean isChanged()
      Deprecated, for removal: This API element is subject to removal in a future version.