Class ModuleExtension

java.lang.Object
VASSAL.build.AbstractBuildable
VASSAL.build.module.ModuleExtension
All Implemented Interfaces:
Buildable, GpIdSupport, GameComponent, PluginsLoader.PluginElement, PropertyNameSource, ValidityChecker
Direct Known Subclasses:
ModulePlugin

public class ModuleExtension
extends AbstractBuildable
implements GameComponent, PluginsLoader.PluginElement, GpIdSupport
An optional extension to a GameModule Like a GameModule, it is built from scratch from a 'buildFile' in a DataArchive The components described in the buildFile are appended to components in the base DataArchive