Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtRaycastVehicle.java187 public void applyEngineForce(float force, int wheel) { in applyEngineForce() method in btRaycastVehicle
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Vehicle/
DbtRaycastVehicle.cpp383 void btRaycastVehicle::applyEngineForce(btScalar force, int wheel) in applyEngineForce() function in btRaycastVehicle