Uses of Class
edu.nps.moves.dis7.enumerations.ObjectStateAppearanceGeneral.Bits
Packages that use ObjectStateAppearanceGeneral.Bits
-
Uses of ObjectStateAppearanceGeneral.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as ObjectStateAppearanceGeneral.BitsModifier and TypeFieldDescriptionObjectStateAppearanceGeneral.DAMAGE
Describes the damaged appearance, UseAppearanceObjectGeneralDamage
values for this fieldObjectStateAppearanceGeneral.IEDPRESENT
Describes whether the object has or contains an IED, UseAppearanceObjectGeneralIEDPresent
values for this fieldObjectStateAppearanceGeneral.ISFLAMING
Describes whether the object is burning and flames are visibleObjectStateAppearanceGeneral.ISSMOKING
Describes whether or not there is a smoke plumeObjectStateAppearanceGeneral.PERCENTCOMPLETE
8-bit unsigned integer indicating the percent completion of the object (0..100)ObjectStateAppearanceGeneral.PREDISTRIBUTED
Describes whether the object was predistributed, UseAppearanceObjectGeneralPredistributed
values for this fieldObjectStateAppearanceGeneral.STATE
Describes the state of the object, UseAppearanceEntityorObjectState
values for this fieldMethods in edu.nps.moves.dis7.enumerations with parameters of type ObjectStateAppearanceGeneral.BitsModifier and TypeMethodDescriptionObjectStateAppearanceGeneral.set(ObjectStateAppearanceGeneral.Bits wh, int value)
Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type ObjectStateAppearanceGeneral.BitsModifierConstructorDescriptionObjectStateAppearanceGeneral(ObjectStateAppearanceGeneral.Bits wh, int value)
Default constructor with parameters