Box2D.Dynamics.B2BodyDef.B2BodyDef C# (CSharp) Method

B2BodyDef() public method

public B2BodyDef ( ) : System
return System
        public B2BodyDef()
        {
            throw new Exception("Cannot create instance of this class.");
        }
B2BodyDef