Uses of Class
edu.nps.moves.dis7.enumerations.SupplyAppearance.Bits
Packages that use SupplyAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SupplyAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SupplyAppearance.BitsModifier and TypeFieldDescriptionstatic SupplyAppearance.Bits
SupplyAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldstatic SupplyAppearance.Bits
SupplyAppearance.DEPLOYEDSTATUS
(bit position 24, length=2) Describes the deployed status, useAppearanceSupplyDeployed
values for this fieldstatic SupplyAppearance.Bits
SupplyAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visiblestatic SupplyAppearance.Bits
SupplyAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedstatic SupplyAppearance.Bits
SupplyAppearance.MASKEDCLOAKED
(bit position 31, boolean) Describes whether or not the entity is masked or cloakedstatic SupplyAppearance.Bits
SupplyAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldstatic SupplyAppearance.Bits
SupplyAppearance.PARACHUTESTATUS
(bit position 7, length=2) Describes the status of a supply's parachute, useParachute
values for this fieldstatic SupplyAppearance.Bits
SupplyAppearance.STATE
(bit position 23, boolean) Describes whether the entity is active or deactivated, useAppearanceEntityorObjectState
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type SupplyAppearance.BitsModifier and TypeMethodDescriptionSupplyAppearance.set
(SupplyAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SupplyAppearance.BitsModifierConstructorDescriptionSupplyAppearance
(SupplyAppearance.Bits wh, int value) Default constructor with parameters