Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java328 public void setRestitutionOrthoAng(float restitutionOrthoAng) { in setRestitutionOrthoAng() method in SliderJoint
332 private native void setRestitutionOrthoAng(long objectId, float value); in setRestitutionOrthoAng() method in SliderJoint
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java246 public void setRestitutionOrthoAng(float restitutionOrthoAng) { in setRestitutionOrthoAng() method in SliderJoint