Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java246 public void setRestitutionOrthoAng(float restitutionOrthoAng) { in setRestitutionOrthoAng()
366 float restitutionOrthoAng = capsule.readFloat("restitutionOrthoAng", 0f); in read() local
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java328 public void setRestitutionOrthoAng(float restitutionOrthoAng) { in setRestitutionOrthoAng()
478 float restitutionOrthoAng = capsule.readFloat("restitutionOrthoAng", 0f); in read() local