Uses of Class
edu.nps.moves.dis7.enumerations.MunitionAppearance.Bits
Packages that use MunitionAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of MunitionAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as MunitionAppearance.BitsModifier and TypeFieldDescriptionstatic MunitionAppearance.Bits
MunitionAppearance.COVERSHROUDSTATUS
(bit position 24, length=2) Describes the status of the cover or shroud, useCoverShroudStatus
values for this fieldstatic MunitionAppearance.Bits
MunitionAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldstatic MunitionAppearance.Bits
MunitionAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokestatic MunitionAppearance.Bits
MunitionAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visiblestatic MunitionAppearance.Bits
MunitionAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedstatic MunitionAppearance.Bits
MunitionAppearance.ISSMOKEVAPOREMANATING
(bit position 5, boolean) Describes whether or not smoke or vapor is emanating from the entitystatic MunitionAppearance.Bits
MunitionAppearance.LAUNCHFLASHPRESENT
(bit position 16, boolean) Describes whether or not the guided munition's launch flash is presentstatic MunitionAppearance.Bits
MunitionAppearance.MASKEDCLOAKED
(bit position 31, boolean) Describes whether or not the entity is masked or cloakedstatic MunitionAppearance.Bits
MunitionAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offstatic MunitionAppearance.Bits
MunitionAppearance.STATE
(bit position 23, boolean) Describes whether the entity is active or deactivated, useAppearanceEntityorObjectState
values for this fieldstatic MunitionAppearance.Bits
MunitionAppearance.VAPORTRAILSIZE
(bit position 7, length=2) Describes the size of the vapor trail, useAppearanceTrailingEffects
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type MunitionAppearance.BitsModifier and TypeMethodDescriptionMunitionAppearance.set
(MunitionAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type MunitionAppearance.BitsModifierConstructorDescriptionMunitionAppearance
(MunitionAppearance.Bits wh, int value) Default constructor with parameters