Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static MinefieldDataPaintScheme.Bits |
MinefieldDataPaintScheme.ALGAE
Identifies the algae build-up on the mine, Use
MinefieldPaintSchemeAlgae values for this field |
static MinefieldDataPaintScheme.Bits |
MinefieldDataPaintScheme.PAINT_SCHEME
Identifies the paint scheme of the mine, Use
MinefieldPaintSchemePaintScheme values for this field |
Modifier and Type | Method and Description |
---|---|
MinefieldDataPaintScheme |
MinefieldDataPaintScheme.set(MinefieldDataPaintScheme.Bits wh,
int val) |
Constructor and Description |
---|
MinefieldDataPaintScheme(MinefieldDataPaintScheme.Bits wh,
int i) |