Table of Contents

Class PhysicsJointFixed

Namespace
Fantas.Physics
Assembly
Fantas.dll

A PhysicsJoint that rigidly connects two physics bodies.

public sealed class PhysicsJointFixed : PhysicsJoint
Inheritance
PhysicsJointFixed
Inherited Members

Constructors

PhysicsJointFixed(PhysicsBody, PhysicsBody, PointF)

Connect two bodies as if they were fused

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

Parameters

bodyA PhysicsBody
bodyB PhysicsBody
anchor PointF