Class VRTChoice
java.lang.Object
megamek.client.ui.dialogs.customMek.VRTChoice
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidApplies the selected VRT mode to the entity.voidsetEnabled(boolean enabled)
-
Constructor Details
-
VRTChoice
-
-
Method Details
-
applyChoice
public void applyChoice()Applies the selected VRT mode to the entity. -
setEnabled
public void setEnabled(boolean enabled)
-