FarseerPhysics CreateRectangle 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 PhysicsBody CreateRectangle(
	Size size
)

Return Value

Type: PhysicsBody
See Also