Uses of Class
edu.nps.moves.dis7.pdus.LiveEntityRelativeWorldCoordinates
Packages that use LiveEntityRelativeWorldCoordinates
-
Uses of LiveEntityRelativeWorldCoordinates in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as LiveEntityRelativeWorldCoordinatesModifier and TypeFieldDescriptionprotected LiveEntityRelativeWorldCoordinates
TSPIPdu.entityLocation
entityLocation is an undescribed parameter...protected LiveEntityRelativeWorldCoordinates
LEFirePdu.location
location is an undescribed parameter...protected LiveEntityRelativeWorldCoordinates
LEDetonationPdu.worldLocation
worldLocation is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return LiveEntityRelativeWorldCoordinatesModifier and TypeMethodDescriptionTSPIPdu.getEntityLocation()
Getter forTSPIPdu.entityLocation
LEFirePdu.getLocation()
Getter forLEFirePdu.location
LEDetonationPdu.getWorldLocation()
Getter forLEDetonationPdu.worldLocation
LiveEntityRelativeWorldCoordinates.setDeltaX
(int pDeltaX) Utility setter fordeltaX
LiveEntityRelativeWorldCoordinates.setDeltaX
(short pDeltaX) Setter fordeltaX
LiveEntityRelativeWorldCoordinates.setDeltaY
(int pDeltaY) Utility setter fordeltaY
LiveEntityRelativeWorldCoordinates.setDeltaY
(short pDeltaY) Setter fordeltaY
LiveEntityRelativeWorldCoordinates.setDeltaZ
(int pDeltaZ) Utility setter fordeltaZ
LiveEntityRelativeWorldCoordinates.setDeltaZ
(short pDeltaZ) Setter fordeltaZ
LiveEntityRelativeWorldCoordinates.setReferencePoint
(int pReferencePoint) Utility setter forreferencePoint
LiveEntityRelativeWorldCoordinates.setReferencePoint
(short pReferencePoint) Setter forreferencePoint
Methods in edu.nps.moves.dis7.pdus with parameters of type LiveEntityRelativeWorldCoordinatesModifier and TypeMethodDescriptionTSPIPdu.setEntityLocation
(LiveEntityRelativeWorldCoordinates pEntityLocation) Setter forTSPIPdu.entityLocation
LEFirePdu.setLocation
(LiveEntityRelativeWorldCoordinates pLocation) Setter forLEFirePdu.location
LEDetonationPdu.setWorldLocation
(LiveEntityRelativeWorldCoordinates pWorldLocation) Setter forLEDetonationPdu.worldLocation