Package megamek.common
Class CalledShot
java.lang.Object
megamek.common.CalledShot
- All Implemented Interfaces:
Serializable
Some static methods for called shots
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CALLED_NONE
public static final int CALLED_NONE- See Also:
-
CALLED_HIGH
public static final int CALLED_HIGH- See Also:
-
CALLED_LOW
public static final int CALLED_LOW- See Also:
-
CALLED_LEFT
public static final int CALLED_LEFT- See Also:
-
CALLED_RIGHT
public static final int CALLED_RIGHT- See Also:
-
CALLED_NUM
public static final int CALLED_NUM- See Also:
-
-
Constructor Details
-
CalledShot
public CalledShot()
-
-
Method Details
-
getDisplayableName
-
switchCalledShot
public int switchCalledShot() -
getCall
public int getCall() -
isValid
-
reset
public void reset()
-