Uses of Class
VASSAL.build.module.map.CompoundPieceCollection
| Package | Description |
|---|---|
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
-
Uses of CompoundPieceCollection in VASSAL.build.module.map
Subclasses of CompoundPieceCollection in VASSAL.build.module.map Modifier and Type Class Description classDefaultPieceCollectionDefault implementation ofPieceCollectionseparates pieces into two layers: stacking pieces always above non-stacking piecesstatic classLayeredPieceCollection.CollectionThe PieceCollection class used by the map to which a LayeredPieceCollection has been addedFields in VASSAL.build.module.map declared as CompoundPieceCollection Modifier and Type Field Description protected CompoundPieceCollectionCounterDetailViewer.Visitor. collectionprotected CompoundPieceCollectionLayerControl. pieceCollectionMethods in VASSAL.build.module.map that return CompoundPieceCollection Modifier and Type Method Description CompoundPieceCollectionLayeredPieceCollection. getPieceCollection()