Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceExhaustSmoke.Bits |
LinearObjectAppearanceExhaustSmoke.CHEMICAL_TYPE
Describes the chemical content of the smoke, Use
AppearanceObjectSpecificChemicalType values for this field |
static LinearObjectAppearanceExhaustSmoke.Bits |
LinearObjectAppearanceExhaustSmoke.OPACITY_PERCENT
8-bit unsigned integer indicating the percent opacity of the smoke (0..100)
|
static LinearObjectAppearanceExhaustSmoke.Bits |
LinearObjectAppearanceExhaustSmoke.SMOKE_IS_ATTACHED
Describes whether or not the smoke is attached to the vehicle
|
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceExhaustSmoke |
LinearObjectAppearanceExhaustSmoke.set(LinearObjectAppearanceExhaustSmoke.Bits wh,
int val) |
Constructor and Description |
---|
LinearObjectAppearanceExhaustSmoke(LinearObjectAppearanceExhaustSmoke.Bits wh,
int i) |