Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.DAMAGE
Describes the damaged appearance, Use
AppearanceDamage values for this field |
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.HATCH
Describes whether the hatch is open or closed, Use
AppearanceSubsurfaceHatch values for this field |
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.IS_ENGINE_EMITTING_SMOKE
Describes whether or not the engine is emitting smoke
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.IS_FLAMING
Describes whether the entity is burning and flames are visible
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.IS_SMOKE_EMANATING
Describes whether or not smoke is emanating from the entity
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.MOBILITY_KILLED
Describes whether it is capable of moving on its own power
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.PAINT_SCHEME
Describes the visual paint design, Use
AppearancePaintScheme values for this field |
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.POWER_PLANT_ON
Describes whether the power plant is on or off
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.RUNNING_LIGHTS_ON
Describes whether running lights are on or off
|
static SubsurfacePlatformAppearance.Bits |
SubsurfacePlatformAppearance.STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
Modifier and Type | Method and Description |
---|---|
SubsurfacePlatformAppearance |
SubsurfacePlatformAppearance.set(SubsurfacePlatformAppearance.Bits wh,
int val) |
Constructor and Description |
---|
SubsurfacePlatformAppearance(SubsurfacePlatformAppearance.Bits wh,
int i) |