PhysicsJoint Constructor Delta Engine Documentation
Initializes a new instance of the PhysicsJoint class

Namespace: DeltaEngine.Physics2D
Assembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

protected PhysicsJoint(
	PhysicsBody bodyA,
	PhysicsBody bodyB
)
See Also