Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static MinefieldDataFusing.Bits |
MinefieldDataFusing.HAS_ANTI_HANDLING_DEVICE
Describes whether the mine has an Anti-Handling device
|
static MinefieldDataFusing.Bits |
MinefieldDataFusing.PRIMARY
Identifies the type of the primary fuse, Use
MinefieldFusingFuseType values for this field |
static MinefieldDataFusing.Bits |
MinefieldDataFusing.SECONDARY
Identifies the type of the secondary fuse, Use
MinefieldFusingFuseType values for this field |
Modifier and Type | Method and Description |
---|---|
MinefieldDataFusing |
MinefieldDataFusing.set(MinefieldDataFusing.Bits wh,
int val) |
Constructor and Description |
---|
MinefieldDataFusing(MinefieldDataFusing.Bits wh,
int i) |