Package megamek.common.weapons
Class WeaponResult
java.lang.Object
megamek.common.weapons.WeaponResult
- All Implemented Interfaces:
Serializable
@Deprecated(since="0.51.0",
forRemoval=true)
public class WeaponResult
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated by a first pass through the weapon attack list.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
weaponAttackAction
Deprecated, for removal: This API element is subject to removal in a future version. -
toHit
Deprecated, for removal: This API element is subject to removal in a future version. -
roll
public int rollDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
WeaponResult
public WeaponResult()Deprecated, for removal: This API element is subject to removal in a future version.
-