Click or drag to resize

PhysicsEngineCreateContactJoint Method

Overload List
  NameDescription
Public methodCreateContactJoint(PhysicsBody, PhysicsBody, ContactInfo, Boolean) Obsolete.
Instructs the physics engine to create a contact joint for the specified contact point.
Public methodCreateContactJoint(Visual, Visual, ContactInfo, Boolean) Obsolete.
Instructs the physics engine to create a contact joint for the specified contact point.
Top
See Also