Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityLinearVelocity
Packages that use LiveEntityLinearVelocity
-
Uses of LiveEntityLinearVelocity in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityLinearVelocityModifier and TypeFieldDescriptionprotected LiveEntityLinearVelocity
TSPIPdu.entityLinearVelocity
entityLinearVelocity is an undescribed parameter...protected LiveEntityLinearVelocity
LEDetonationPdu.entityLocation
entityLocation is an undescribed parameter...protected LiveEntityLinearVelocity
LEDetonationPdu.velocity
velocity is an undescribed parameter...protected LiveEntityLinearVelocity
LEFirePdu.velocity
velocity is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityLinearVelocityModifier and TypeMethodDescriptionTSPIPdu.getEntityLinearVelocity()
Getter forTSPIPdu.entityLinearVelocity
LEDetonationPdu.getEntityLocation()
Getter forLEDetonationPdu.entityLocation
LEDetonationPdu.getVelocity()
Getter forLEDetonationPdu.velocity
LEFirePdu.getVelocity()
Getter forLEFirePdu.velocity
LiveEntityLinearVelocity.setXComponent
(int pXComponent) Utility setter forxComponent
LiveEntityLinearVelocity.setXComponent
(short pXComponent) Setter forxComponent
LiveEntityLinearVelocity.setYComponent
(int pYComponent) Utility setter foryComponent
LiveEntityLinearVelocity.setYComponent
(short pYComponent) Setter foryComponent
LiveEntityLinearVelocity.setZComponent
(int pZComponent) Utility setter forzComponent
LiveEntityLinearVelocity.setZComponent
(short pZComponent) Setter forzComponent
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityLinearVelocityModifier and TypeMethodDescriptionTSPIPdu.setEntityLinearVelocity
(LiveEntityLinearVelocity pEntityLinearVelocity) Setter forTSPIPdu.entityLinearVelocity
LEDetonationPdu.setEntityLocation
(LiveEntityLinearVelocity pEntityLocation) Setter forLEDetonationPdu.entityLocation
LEDetonationPdu.setVelocity
(LiveEntityLinearVelocity pVelocity) Setter forLEDetonationPdu.velocity
LEFirePdu.setVelocity
(LiveEntityLinearVelocity pVelocity) Setter forLEFirePdu.velocity