Uses of Enum
edu.nps.moves.dis7.pdus.EntityStatePdu.Direction
Packages that use EntityStatePdu.Direction
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of EntityStatePdu.Direction in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return EntityStatePdu.DirectionModifier and TypeMethodDescriptionstatic EntityStatePdu.Direction
Returns the enum constant of this type with the specified name.static EntityStatePdu.Direction[]
EntityStatePdu.Direction.values()
Returns an array containing the constants of this enum type, 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