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

B2Body() public method

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