Uses of Class
edu.nps.moves.dis7.enumerations.SpacePlatformAppearance.Bits
Packages that use SpacePlatformAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SpacePlatformAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SpacePlatformAppearance.BitsModifier and TypeFieldDescriptionstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokestatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visiblestatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.ISSMOKEVAPOREMANATING
(bit position 5, boolean) Describes whether or not smoke or vapor is emanating from the entitystatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.MOBILITYKILLED
(bit position 1, boolean) Describes whether it is capable of moving on its own powerstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offstatic SpacePlatformAppearance.Bits
SpacePlatformAppearance.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 SpacePlatformAppearance.BitsModifier and TypeMethodDescriptionSpacePlatformAppearance.set
(SpacePlatformAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SpacePlatformAppearance.BitsModifierConstructorDescriptionSpacePlatformAppearance
(SpacePlatformAppearance.Bits wh, int value) Default constructor with parameters