Class GlobalCommandTargetConfigurer

java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.GlobalCommandTargetConfigurer

public class GlobalCommandTargetConfigurer
extends Configurer
  • Constructor Details

    • GlobalCommandTargetConfigurer

      public GlobalCommandTargetConfigurer​(String key, String name, GlobalCommandTarget target)
    • GlobalCommandTargetConfigurer

      public GlobalCommandTargetConfigurer​(String key, String name)
    • GlobalCommandTargetConfigurer

      public GlobalCommandTargetConfigurer​(GlobalCommandTarget target)
  • Method Details