Uses of Class
VASSAL.build.IllegalBuildException
Packages that use 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
Methods in VASSAL.build that throw IllegalBuildException -
Uses of IllegalBuildException in VASSAL.build.module
Methods in VASSAL.build.module that throw IllegalBuildExceptionModifier and TypeMethodDescriptionvoidThis 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.voidDeprecated, for removal: This API element is subject to removal in a future version.intPredefinedSetup.refreshWithStatus(Set<String> options)