|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--VASSAL.counters.PieceCloner
Utility class for cloning GamePieces
| Constructor Summary | |
protected |
PieceCloner()
|
| Method Summary | |
GamePiece |
clonePiece(GamePiece piece)
Create a new instance that is a clone of the given piece |
static PieceCloner |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected PieceCloner()
| Method Detail |
public static PieceCloner getInstance()
public GamePiece clonePiece(GamePiece piece)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||