Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected LEVector3FixedByte |
LiveDeadReckoningParameters.entityAngularVelocity |
protected LEVector3FixedByte |
LiveDeadReckoningParameters.entityLinearAcceleration |
Modifier and Type | Method and Description |
---|---|
LEVector3FixedByte |
LiveDeadReckoningParameters.getEntityAngularVelocity()
|
LEVector3FixedByte |
LiveDeadReckoningParameters.getEntityLinearAcceleration()
|
LEVector3FixedByte |
LEVector3FixedByte.setX(byte pX)
Setter for
x |
LEVector3FixedByte |
LEVector3FixedByte.setY(byte pY)
Setter for
y |
LEVector3FixedByte |
LEVector3FixedByte.setZ(byte pZ)
Setter for
z |
Modifier and Type | Method and Description |
---|---|
LiveDeadReckoningParameters |
LiveDeadReckoningParameters.setEntityAngularVelocity(LEVector3FixedByte pEntityAngularVelocity)
|
LiveDeadReckoningParameters |
LiveDeadReckoningParameters.setEntityLinearAcceleration(LEVector3FixedByte pEntityLinearAcceleration)
|