Uses of Class
VASSAL.build.module.PrototypeDefinition
Package
Description
Provides classes for building Java instances automatically from XML
files.
Contains classes that may be added to a
GameModule
.-
Uses of PrototypeDefinition in VASSAL.build
Modifier and TypeMethodDescriptionvoid
GpIdChecker.add
(PrototypeDefinition prototype) Add any PieceSlots contained in traits in a Prototype Definitionprotected void
GpIdChecker.checkTrait
(GamePiece gp, PrototypeDefinition prototype, GamePiece definition) -
Uses of PrototypeDefinition in VASSAL.build.module
Modifier and TypeMethodDescriptionstatic PrototypeDefinition
PrototypesContainer.getPrototype
(String name) Modifier and TypeMethodDescriptionPrototypesContainer.getDefinitions()
Return an unmodifiable Collection of the current Prototype DefinitionsModifier and TypeMethodDescriptionvoid
PrototypesContainer.addDefinition
(PrototypeDefinition def)