Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceSpeedBump.Bits |
LinearObjectAppearanceSpeedBump.COLOR
8-bit enumeration indicating the color, Use
Color values for this field |
static LinearObjectAppearanceSpeedBump.Bits |
LinearObjectAppearanceSpeedBump.CONTRAST
4-bit unsigned integer indicating 16 levels of contrast (low to high) distinguishing variation of object from surrounding surface
|
static LinearObjectAppearanceSpeedBump.Bits |
LinearObjectAppearanceSpeedBump.MATERIAL
4-bit enumeration indicating the type of material, Use
Material values for this field |
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceSpeedBump |
LinearObjectAppearanceSpeedBump.set(LinearObjectAppearanceSpeedBump.Bits wh,
int val) |
Constructor and Description |
---|
LinearObjectAppearanceSpeedBump(LinearObjectAppearanceSpeedBump.Bits wh,
int i) |