Uses of Class
VASSAL.build.IllegalBuildException
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.-
Uses of IllegalBuildException in VASSAL.build
-
Uses of IllegalBuildException in VASSAL.build.module
Modifier and TypeMethodDescriptionvoid
This method is used by PredefinedSetup.refresh() to update a PredefinedSetup in a GameModule The default execute() method calls: GameModule.getGameModule().getGameState().getAllPieces() to set the pieces list, this method provides an alternative way to specify which pieces should be refreshed.void
Deprecated, for removal: This API element is subject to removal in a future version.int
PredefinedSetup.refreshWithStatus
(Set<String> options)