public class LinearObjectAppearanceExhaustSmoke extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
LinearObjectAppearanceExhaustSmoke.Bits |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceExhaustSmoke.Bits |
CHEMICAL_TYPE
Describes the chemical content of the smoke, Use
AppearanceObjectSpecificChemicalType values for this field |
static LinearObjectAppearanceExhaustSmoke.Bits |
OPACITY_PERCENT
8-bit unsigned integer indicating the percent opacity of the smoke (0..100)
|
static LinearObjectAppearanceExhaustSmoke.Bits |
SMOKE_IS_ATTACHED
Describes whether or not the smoke is attached to the vehicle
|
Constructor and Description |
---|
LinearObjectAppearanceExhaustSmoke() |
LinearObjectAppearanceExhaustSmoke(LinearObjectAppearanceExhaustSmoke.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceExhaustSmoke |
set(int start,
int length,
int val) |
LinearObjectAppearanceExhaustSmoke |
set(LinearObjectAppearanceExhaustSmoke.Bits wh,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static LinearObjectAppearanceExhaustSmoke.Bits OPACITY_PERCENT
public static LinearObjectAppearanceExhaustSmoke.Bits SMOKE_IS_ATTACHED
public static LinearObjectAppearanceExhaustSmoke.Bits CHEMICAL_TYPE
AppearanceObjectSpecificChemicalType
values for this fieldpublic LinearObjectAppearanceExhaustSmoke()
public LinearObjectAppearanceExhaustSmoke(LinearObjectAppearanceExhaustSmoke.Bits wh, int i)
public LinearObjectAppearanceExhaustSmoke set(LinearObjectAppearanceExhaustSmoke.Bits wh, int val)
public LinearObjectAppearanceExhaustSmoke set(int start, int length, int val)