Uses of Enum Class
edu.nps.moves.dis7.pdus.EntityStatePdu.Direction
Packages that use EntityStatePdu.Direction
-
Uses of EntityStatePdu.Direction in edu.nps.moves.dis7.pdus
Subclasses with type arguments of type EntityStatePdu.Direction in edu.nps.moves.dis7.pdusMethods in edu.nps.moves.dis7.pdus that return EntityStatePdu.DirectionModifier and TypeMethodDescriptionstatic EntityStatePdu.Direction
Returns the enum constant of this class with the specified name.static EntityStatePdu.Direction[]
EntityStatePdu.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.nps.moves.dis7.pdus with parameters of type EntityStatePdu.DirectionModifier and TypeMethodDescriptionfinal EntityStatePdu
EntityStatePdu.setEntityLinearVelocity
(float speed, EntityStatePdu.Direction direction) Utility method to set entity linear velocity using speed and direction