Class DeckGlobalKeyCommand

All Implemented Interfaces:
AutoConfigurable, Buildable, Configurable, PropertyNameSource, ValidityChecker, Translatable, RecursionLimiter.Loopable

public class DeckGlobalKeyCommand
extends MassKeyCommand
This version of MassKeyCommand is added directly to a GameModule and applies to all maps
  • Constructor Details

    • DeckGlobalKeyCommand

      public DeckGlobalKeyCommand()
    • DeckGlobalKeyCommand

      public DeckGlobalKeyCommand​(String code)
    • DeckGlobalKeyCommand

      public DeckGlobalKeyCommand​(String code, PropertySource source)
  • Method Details