Uses of Class
VASSAL.build.module.map.deck.SortParameter
Package
Description
Provides classes that define game pieces.
-
Uses of SortParameter in VASSAL.build.module.map.deck
Modifier and TypeMethodDescriptionstatic List
<SortParameter> SortParameterArrayConfigurer.getSortParameterListValue()
DeckSortKeyCommand.getSortParameters()
Modifier and TypeMethodDescriptionstatic String
SortParameterArrayConfigurer.encode
(List<SortParameter> params) -
Uses of SortParameter in VASSAL.counters
Modifier and TypeMethodDescriptionDeck.sort
(List<SortParameter> sortParameters, FormattedString reportFormat, String menuCommand) Sort the Deck.