Uses of Class
VASSAL.build.module.PieceWindow
| Package | Description |
|---|---|
| VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
-
Uses of PieceWindow in VASSAL.build
Methods in VASSAL.build that return PieceWindow Modifier and Type Method Description PieceWindowGameModule. getPieceWindow()Methods in VASSAL.build with parameters of type PieceWindow Modifier and Type Method Description voidGameModule. setPieceWindow(PieceWindow pieceWindow)Allows a PieceWindow that wants to be our docked PieceWindow to register itself.