Class ModulePlugin

All Implemented Interfaces:
Buildable, GpIdSupport, GameComponent, PluginsLoader.PluginElement, PropertyNameSource, ValidityChecker, ImageSearchTarget

public class ModulePlugin extends ModuleExtension
A ModulePlugin is basically identical to a ModuleExtension except that is loaded earlier and must throw Plugin specific error messages
  • Constructor Details

    • ModulePlugin

      public ModulePlugin(DataArchive archive)
  • Method Details