Uses of Class
edu.nps.moves.dis7.enumerations.CulturalFeatureAppearance.Bits
Packages that use CulturalFeatureAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of CulturalFeatureAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as CulturalFeatureAppearance.BitsModifier and TypeFieldDescriptionCulturalFeatureAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldCulturalFeatureAppearance.DAMAGEAREA
(bit position 0, length=3) Describes the damaged area, useDamageArea
values for this fieldCulturalFeatureAppearance.EXTERIORLIGHTSON
(bit position 28, boolean) Describes whether the exterior lights are on or offCulturalFeatureAppearance.INTERIORLIGHTSON
(bit position 29, boolean) Describes whether the interior lights are on or offCulturalFeatureAppearance.INTERNALHEATON
(bit position 22, boolean) Describes whether the internal heat is on or offCulturalFeatureAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visibleCulturalFeatureAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedCulturalFeatureAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entityCulturalFeatureAppearance.MASKEDCLOAKED
(bit position 31, boolean) Describes whether or not the entity is masked or cloakedCulturalFeatureAppearance.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 CulturalFeatureAppearance.BitsModifier and TypeMethodDescriptionCulturalFeatureAppearance.set
(CulturalFeatureAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type CulturalFeatureAppearance.BitsModifierConstructorDescriptionCulturalFeatureAppearance
(CulturalFeatureAppearance.Bits wh, int value) Default constructor with parameters