Exemplo n.º 1
0
 public void translate(Vector3 v) {
   DynamicsJNI.btRigidBody_translate(swigCPtr, this, v);
 }