Uses of Class
edu.nps.moves.dis7.enumerations.ExpendableAppearance.Bits
Packages that use ExpendableAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of ExpendableAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ExpendableAppearance.BitsModifier and TypeFieldDescriptionstatic ExpendableAppearance.Bits
ExpendableAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldstatic ExpendableAppearance.Bits
ExpendableAppearance.FLARESMOKECOLOR
(bit position 9, length=3) Describes the color of a flare's light output or the color of smoke emanating from a smoke expendable, useFlareSmokeColor
values for this fieldstatic ExpendableAppearance.Bits
ExpendableAppearance.FLARESMOKESTATUS
(bit position 17, length=2) Describes the status of a flare or smoke expendable, useFlareSmokeStatus
values for this fieldstatic ExpendableAppearance.Bits
ExpendableAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visiblestatic ExpendableAppearance.Bits
ExpendableAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedstatic ExpendableAppearance.Bits
ExpendableAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entitystatic ExpendableAppearance.Bits
ExpendableAppearance.LAUNCHFLASHPRESENT
(bit position 16, boolean) Describes whether or not launch flash is presentstatic ExpendableAppearance.Bits
ExpendableAppearance.MASKEDCLOAKED
(bit position 31, boolean) Describes whether or not the entity is masked or cloakedstatic ExpendableAppearance.Bits
ExpendableAppearance.PARACHUTESTATUS
(bit position 7, length=2) Describes the status of a flare's parachute, useParachute
values for this fieldstatic ExpendableAppearance.Bits
ExpendableAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offstatic ExpendableAppearance.Bits
ExpendableAppearance.SPOTCHAFFSTATUS
(bit position 24, length=2) Describes the status of spot chaff, useSpotChaffStatus
values for this fieldstatic ExpendableAppearance.Bits
ExpendableAppearance.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 ExpendableAppearance.BitsModifier and TypeMethodDescriptionExpendableAppearance.set
(ExpendableAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ExpendableAppearance.BitsModifierConstructorDescriptionExpendableAppearance
(ExpendableAppearance.Bits wh, int value) Default constructor with parameters