Physics CreateCircle Method Delta Engine Documentation

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

public abstract PhysicsBody CreateCircle(
	float radius
)

Return Value

Type: PhysicsBody
See Also