BulletCSharp.BulletSoftBodyPINVOKE.Body_applyAImpulse C# (CSharp) 메소드

Body_applyAImpulse() 개인적인 메소드

private Body_applyAImpulse ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
리턴 void
        public static extern void Body_applyAImpulse(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE