HomeSort by relevance Sort by last modified time
    Searched refs:setTargetAngMotorVelocity (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btSliderConstraint.h 243 void setTargetAngMotorVelocity(btScalar targetAngMotorVelocity) { m_targetAngMotorVelocity = targetAngMotorVelocity; }
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
btSliderConstraint.java 314 public void setTargetAngMotorVelocity(float targetAngMotorVelocity) {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/
dynamics_wrap.cpp     [all...]

Completed in 51 milliseconds