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 class
DefaultPieceCollection
Default implementation ofPieceCollection
separates pieces into two layers: stacking pieces always above non-stacking piecesstatic class
LayeredPieceCollection.Collection
The 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 CompoundPieceCollection
CounterDetailViewer.Visitor. collection
protected CompoundPieceCollection
LayerControl. pieceCollection
Methods in VASSAL.build.module.map that return CompoundPieceCollection Modifier and Type Method Description CompoundPieceCollection
LayeredPieceCollection. getPieceCollection()