Searched defs:applyEngineForce (Results 1 – 3 of 3) sorted by relevance
187 public void applyEngineForce(float force, int wheel) { in applyEngineForce() method in btRaycastVehicle
426 private native void applyEngineForce(long vehicleId, int wheel, float force); in applyEngineForce() method in PhysicsVehicle
383 void btRaycastVehicle::applyEngineForce(btScalar force, int wheel) in applyEngineForce() function in btRaycastVehicle