Uses of Class
edu.nps.moves.dis7.enumerations.SubsurfacePlatformAppearance.Bits
Packages that use SubsurfacePlatformAppearance.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SubsurfacePlatformAppearance.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SubsurfacePlatformAppearance.BitsModifier and TypeFieldDescriptionSubsurfacePlatformAppearance.DAMAGE
(bit position 3, length=2) Describes the damaged appearance, useAppearanceDamage
values for this fieldSubsurfacePlatformAppearance.HATCH
(bit position 9, length=3) Describes whether the hatch is open or closed, useAppearanceSubsurfaceHatch
values for this fieldSubsurfacePlatformAppearance.ISENGINEEMITTINGSMOKE
(bit position 6, boolean) Describes whether or not the engine is emitting smokeSubsurfacePlatformAppearance.ISFLAMING
(bit position 15, boolean) Describes whether the entity is burning and flames are visibleSubsurfacePlatformAppearance.ISFROZEN
(bit position 21, boolean) Describes whether the entity is frozen and should not be dead reckonedSubsurfacePlatformAppearance.ISSMOKEEMANATING
(bit position 5, boolean) Describes whether or not smoke is emanating from the entitySubsurfacePlatformAppearance.MOBILITYKILLED
(bit position 1, boolean) Describes whether it is capable of moving on its own powerSubsurfacePlatformAppearance.PAINTSCHEME
(bit position 0, boolean) Describes the visual paint design, useAppearancePaintScheme
values for this fieldSubsurfacePlatformAppearance.POWERPLANTON
(bit position 22, boolean) Describes whether the power plant is on or offSubsurfacePlatformAppearance.RUNNINGLIGHTSON
(bit position 12, boolean) Describes whether running lights are on or offSubsurfacePlatformAppearance.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 SubsurfacePlatformAppearance.BitsModifier and TypeMethodDescriptionSubsurfacePlatformAppearance.set
(SubsurfacePlatformAppearance.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SubsurfacePlatformAppearance.BitsModifierConstructorDescriptionSubsurfacePlatformAppearance
(SubsurfacePlatformAppearance.Bits wh, int value) Default constructor with parameters