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

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java86 public float getMaxMotorForce() { method in class:RotationalLimitMotor
87 return getMaxMotorForce(motorId);
90 private native float getMaxMotorForce(long motorId); method in class:RotationalLimitMotor
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java74 public float getMaxMotorForce() { method in class:RotationalLimitMotor

Completed in 73 milliseconds