Class PhysicalResult

java.lang.Object
megamek.common.PhysicalResult
All Implemented Interfaces:
Serializable

public class PhysicalResult extends Object implements Serializable
Generated by a first pass through the physical attack actions
See Also:
  • Field Details

    • aaa

    • toHit

      public ToHitData toHit
    • toHitRight

      public ToHitData toHitRight
    • roll

      public Roll roll
    • rollRight

      public Roll rollRight
    • damage

      public int damage
    • damageRight

      public int damageRight
    • pushBackResolved

      public boolean pushBackResolved
  • Constructor Details

    • PhysicalResult

      public PhysicalResult()