Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java172 public void setSoftnessDirAng(float softnessDirAng) { in setSoftnessDirAng() method in SliderJoint
176 private native void setSoftnessDirAng(long objectId, float value); in setSoftnessDirAng() method in SliderJoint
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java142 public void setSoftnessDirAng(float softnessDirAng) { in setSoftnessDirAng() method in SliderJoint