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 SummaryFieldsModifier and TypeFieldDescriptionintintboolean
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
aaa
- 
toHit
- 
toHitRight
- 
roll
- 
rollRight
- 
damagepublic int damage
- 
damageRightpublic int damageRight
- 
pushBackResolvedpublic boolean pushBackResolved
 
- 
- 
Constructor Details- 
PhysicalResultpublic PhysicalResult()
 
-