Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtCharacterControllerInterface.java66 public void setVelocityForTimeInterval(Vector3 velocity, float timeInterval) { in setVelocityForTimeInterval() method in btCharacterControllerInterface
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
DbtKinematicCharacterController.cpp565 void btKinematicCharacterController::setVelocityForTimeInterval in setVelocityForTimeInterval() function in btKinematicCharacterController