Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static PointObjectAppearanceCrater.Bits |
PointObjectAppearanceCrater.BREACH_STATE
Describes the breached appearance of the object, Use
AppearanceLinearObjectTankDitchBreach values for this field |
static PointObjectAppearanceCrater.Bits |
PointObjectAppearanceCrater.DEPTH
8-bit unsigned integer indicating the depth of the crater in centimeters
|
static PointObjectAppearanceCrater.Bits |
PointObjectAppearanceCrater.DIAMETER
8-bit unsigned integer indicating the diameter of the crater in meters
|
static PointObjectAppearanceCrater.Bits |
PointObjectAppearanceCrater.HEIGHT
8-bit unsigned integer indicating the height of the crater in centimeters
|
Modifier and Type | Method and Description |
---|---|
PointObjectAppearanceCrater |
PointObjectAppearanceCrater.set(PointObjectAppearanceCrater.Bits wh,
int val) |
Constructor and Description |
---|
PointObjectAppearanceCrater(PointObjectAppearanceCrater.Bits wh,
int i) |