Uses of Class
edu.nps.moves.dis7.enumerations.AppearanceAttachedParts.Bits
Packages that use AppearanceAttachedParts.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of AppearanceAttachedParts.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as AppearanceAttachedParts.BitsModifier and TypeFieldDescriptionstatic AppearanceAttachedParts.Bits
AppearanceAttachedParts.DAMAGE
(bit position 2, length=2) Describes the damaged appearance of this part, useAppearanceDamage
values for this fieldstatic AppearanceAttachedParts.Bits
AppearanceAttachedParts.ISARTICULATED
(bit position 1, boolean) Describes if the attached part is also articulatedstatic AppearanceAttachedParts.Bits
AppearanceAttachedParts.ISDETACHED
(bit position 0, boolean) Describes if the attached part is detachedMethods in edu.nps.moves.dis7.enumerations with parameters of type AppearanceAttachedParts.BitsModifier and TypeMethodDescriptionAppearanceAttachedParts.set
(AppearanceAttachedParts.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type AppearanceAttachedParts.BitsModifierConstructorDescriptionAppearanceAttachedParts
(AppearanceAttachedParts.Bits wh, int value) Default constructor with parameters