Home
last modified time | relevance | path

Searched refs:getMotorTargetVelocity (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DHingeJoint.java88 public float getMotorTargetVelocity() { in getMotorTargetVelocity() method in HingeJoint
89 return getMotorTargetVelocity(objectId); in getMotorTargetVelocity()
92 private native float getMotorTargetVelocity(long objectId); in getMotorTargetVelocity() method in HingeJoint
156 capsule.write(getMotorTargetVelocity(), "targetVelocity", 0.0f); in write()
/external/jmonkeyengine/
DNOTICE17839 * Method: getMotorTargetVelocity