Home
last modified time | relevance | path

Searched defs:setTargetLinMotorVelocity (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java364 public void setTargetLinMotorVelocity(float targetLinMotorVelocity) { in setTargetLinMotorVelocity() method in SliderJoint
368 private native void setTargetLinMotorVelocity(long objectId, float value); in setTargetLinMotorVelocity() method in SliderJoint
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java270 public void setTargetLinMotorVelocity(float targetLinMotorVelocity) { in setTargetLinMotorVelocity() method in SliderJoint