Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static PointObjectAppearanceAirGroundBurst.Bits |
PointObjectAppearanceAirGroundBurst.CHEMICAL_TYPE
Describes the chemical content of the smoke, Use
AppearanceObjectSpecificChemicalType values for this field |
static PointObjectAppearanceAirGroundBurst.Bits |
PointObjectAppearanceAirGroundBurst.HEIGHT
8-bit unsigned integer indicating the height in meters of the cylinder which approximates an individual burst
|
static PointObjectAppearanceAirGroundBurst.Bits |
PointObjectAppearanceAirGroundBurst.NUMBER_OF_BURSTS
6-bit unsigned integer indicating the number of bursts in the instance of tactical smoke
|
static PointObjectAppearanceAirGroundBurst.Bits |
PointObjectAppearanceAirGroundBurst.OPACITY_PERCENT
8-bit unsigned integer indicating the percent opacity of the smoke (0..100)
|
static PointObjectAppearanceAirGroundBurst.Bits |
PointObjectAppearanceAirGroundBurst.SIZE
8-bit unsigned integer indicating the radius in meters of the cylinder which approximates an individual burst
|
Modifier and Type | Method and Description |
---|---|
PointObjectAppearanceAirGroundBurst |
PointObjectAppearanceAirGroundBurst.set(PointObjectAppearanceAirGroundBurst.Bits wh,
int val) |
Constructor and Description |
---|
PointObjectAppearanceAirGroundBurst(PointObjectAppearanceAirGroundBurst.Bits wh,
int i) |