Class VRTChoice

java.lang.Object
megamek.client.ui.dialogs.customMek.VRTChoice

public class VRTChoice extends Object
Panel for selecting Variable Range Targeting mode during lobby configuration. Per BMM pg. 86: Player selects Long or Short mode. - LONG mode: -1 TN at long range, +1 TN at short range - SHORT mode: -1 TN at short range, +1 TN at long range
  • Constructor Details

  • Method Details

    • applyChoice

      public void applyChoice()
      Applies the selected VRT mode to the entity.
    • setEnabled

      public void setEnabled(boolean enabled)