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