FarseerPhysics CreateFixedAngleJoint Method Delta Engine Documentation

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

public override PhysicsJoint CreateFixedAngleJoint(
	PhysicsBody body,
	float targetAngle
)

Return Value

Type: PhysicsJoint
See Also