Package megamek.common
Class CalledShot
java.lang.Object
megamek.common.CalledShot
- All Implemented Interfaces:
- Serializable
Some static methods for called shots
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CALLED_NONEpublic static final int CALLED_NONE- See Also:
 
- 
CALLED_HIGHpublic static final int CALLED_HIGH- See Also:
 
- 
CALLED_LOWpublic static final int CALLED_LOW- See Also:
 
- 
CALLED_LEFTpublic static final int CALLED_LEFT- See Also:
 
- 
CALLED_RIGHTpublic static final int CALLED_RIGHT- See Also:
 
- 
CALLED_NUMpublic static final int CALLED_NUM- See Also:
 
 
- 
- 
Constructor Details- 
CalledShotpublic CalledShot()
 
- 
- 
Method Details- 
getDisplayableName
- 
switchCalledShotpublic int switchCalledShot()
- 
getCallpublic int getCall()
- 
isValid
- 
resetpublic void reset()
 
-