Uses of Interface
VASSAL.build.module.PluginsLoader.PluginElement
Packages that use PluginsLoader.PluginElement
-
Uses of PluginsLoader.PluginElement in VASSAL.build.module
Classes in VASSAL.build.module that implement PluginsLoader.PluginElementModifier and TypeClassDescriptionclass
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 DataArchiveclass
A ModulePlugin is basically identical to a ModuleExtension except that is loaded earlier and must throw Plugin specific error messagesclass
Plugin is a general purpose component for use by Module Plugins that require some sort of initialisation. -
Uses of PluginsLoader.PluginElement in VASSAL.script
Classes in VASSAL.script that implement PluginsLoader.PluginElement