Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static NonHumanLifeFormsAppearance.Bits |
NonHumanLifeFormsAppearance.HEALTH
Describes the visual appearance of the severity of any injury, Use
AppearanceLifeformHealth values for this field |
static NonHumanLifeFormsAppearance.Bits |
NonHumanLifeFormsAppearance.IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static NonHumanLifeFormsAppearance.Bits |
NonHumanLifeFormsAppearance.MOUNTED_HOISTED_STATUS
Describes whether or not the life form is mounted/hoisted on another platform, such as a troop transport or helicopter hoist
|
static NonHumanLifeFormsAppearance.Bits |
NonHumanLifeFormsAppearance.STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
Modifier and Type | Method and Description |
---|---|
NonHumanLifeFormsAppearance |
NonHumanLifeFormsAppearance.set(NonHumanLifeFormsAppearance.Bits wh,
int val) |
Constructor and Description |
---|
NonHumanLifeFormsAppearance(NonHumanLifeFormsAppearance.Bits wh,
int i) |