Table of Contents

Class PhysicsJointPin

Namespace
Fantas.Physics
Assembly
Fantas.dll

A PhysicsJointPin pins two bodies to a common point.

public sealed class PhysicsJointPin : PhysicsJoint
Inheritance
PhysicsJointPin
Inherited Members

Constructors

PhysicsJointPin(PhysicsBody, PhysicsBody, PointF)

Connect two bodies with a pin, allowing it to rotate

public PhysicsJointPin(PhysicsBody bodyA, PhysicsBody bodyB, PointF anchor)

Parameters

bodyA PhysicsBody
bodyB PhysicsBody
anchor PointF