Searched defs:getBounce (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java146 public float getBounce() { method in class:RotationalLimitMotor
147 return getBounce(motorId);
150 private native float getBounce(long motorId); method in class:RotationalLimitMotor
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java114 public float getBounce() { method in class:RotationalLimitMotor

Completed in 62 milliseconds