Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SupplyAppearance.Bits |
SupplyAppearance.DAMAGE
Describes the damaged appearance, Use
AppearanceDamage values for this field |
static SupplyAppearance.Bits |
SupplyAppearance.DEPLOYED_STATUS
Describes the deployed status, Use
AppearanceSupplyDeployed values for this field |
static SupplyAppearance.Bits |
SupplyAppearance.IS_FLAMING
Describes whether the entity is burning and flames are visible
|
static SupplyAppearance.Bits |
SupplyAppearance.IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static SupplyAppearance.Bits |
SupplyAppearance.MASKED_CLOAKED
Describes whether or not the entity is masked or cloaked
|
static SupplyAppearance.Bits |
SupplyAppearance.PAINT_SCHEME
Describes the visual paint design, Use
AppearancePaintScheme values for this field |
static SupplyAppearance.Bits |
SupplyAppearance.PARACHUTE_STATUS
Describes the status of a supply's parachute, Use
Parachute values for this field |
static SupplyAppearance.Bits |
SupplyAppearance.STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
Modifier and Type | Method and Description |
---|---|
SupplyAppearance |
SupplyAppearance.set(SupplyAppearance.Bits wh,
int val) |
Constructor and Description |
---|
SupplyAppearance(SupplyAppearance.Bits wh,
int i) |