Class AddWeaponToShipCheat

    • Field Detail

      • controlKey

        private final javafx.scene.input.KeyCode controlKey
      • key

        private final javafx.scene.input.KeyCode key
      • firstOptions

        private final java.util.List<GenericTriple<java.lang.String>> firstOptions
      • secondOptions

        private final java.util.List<GenericTriple<java.lang.String>> secondOptions
      • selectedFirstOption

        private GenericTriple<java.lang.String> selectedFirstOption
      • selectedSecondOption

        private GenericTriple<java.lang.String> selectedSecondOption
      • context

        @Autowired
        private org.springframework.context.ApplicationContext context
      • messageSource

        @Autowired
        private org.springframework.context.MessageSource messageSource
      • locale

        @Autowired
        private Locale locale
    • Constructor Detail

      • AddWeaponToShipCheat

        public AddWeaponToShipCheat()