Package megamek.common
Class PhysicalResult
java.lang.Object
megamek.common.PhysicalResult
- All Implemented Interfaces:
Serializable
Generated by a first pass through the physical attack actions
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
aaa
-
toHit
-
toHitRight
-
roll
-
rollRight
-
damage
public int damage -
damageRight
public int damageRight -
pushBackResolved
public boolean pushBackResolved
-
-
Constructor Details
-
PhysicalResult
public PhysicalResult()
-