Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected LiveEntityRelativeWorldCoordinates |
TSPIPdu.entityLocation |
protected LiveEntityRelativeWorldCoordinates |
LEFirePdu.location |
protected LiveEntityRelativeWorldCoordinates |
LEDetonationPdu.worldLocation |
Modifier and Type | Method and Description |
---|---|
LiveEntityRelativeWorldCoordinates |
TSPIPdu.getEntityLocation()
Getter for
TSPIPdu.entityLocation |
LiveEntityRelativeWorldCoordinates |
LEFirePdu.getLocation()
Getter for
LEFirePdu.location |
LiveEntityRelativeWorldCoordinates |
LEDetonationPdu.getWorldLocation()
Getter for
LEDetonationPdu.worldLocation |
LiveEntityRelativeWorldCoordinates |
LiveEntityRelativeWorldCoordinates.setDeltaX(short pDeltaX)
Setter for
deltaX |
LiveEntityRelativeWorldCoordinates |
LiveEntityRelativeWorldCoordinates.setDeltaY(short pDeltaY)
Setter for
deltaY |
LiveEntityRelativeWorldCoordinates |
LiveEntityRelativeWorldCoordinates.setDeltaZ(short pDeltaZ)
Setter for
deltaZ |
LiveEntityRelativeWorldCoordinates |
LiveEntityRelativeWorldCoordinates.setReferencePoint(short pReferencePoint)
Setter for
referencePoint |
Modifier and Type | Method and Description |
---|---|
TSPIPdu |
TSPIPdu.setEntityLocation(LiveEntityRelativeWorldCoordinates pEntityLocation)
Setter for
TSPIPdu.entityLocation |
LEFirePdu |
LEFirePdu.setLocation(LiveEntityRelativeWorldCoordinates pLocation)
Setter for
LEFirePdu.location |
LEDetonationPdu |
LEDetonationPdu.setWorldLocation(LiveEntityRelativeWorldCoordinates pWorldLocation)
Setter for
LEDetonationPdu.worldLocation |