BulletCSharp.BulletDynamicsPINVOKE.btDiscreteDynamicsWorld_stepSimulation__SWIG_2 C# (CSharp) Method

btDiscreteDynamicsWorld_stepSimulation__SWIG_2() private method

private btDiscreteDynamicsWorld_stepSimulation__SWIG_2 ( HandleRef jarg1, float jarg2 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
return int
        public static extern int btDiscreteDynamicsWorld_stepSimulation__SWIG_2(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE