Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java102 public void setLowerAngLimit(float lowerAngLimit) { in setLowerAngLimit()
356 float lowerAngLimit = capsule.readFloat("lowerAngLimit", 0f); in read() local
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java112 public void setLowerAngLimit(float lowerAngLimit) { in setLowerAngLimit()
468 float lowerAngLimit = capsule.readFloat("lowerAngLimit", 0f); in read() local