Box2D.Collision.Shapes.B2MassData.B2MassData C# (CSharp) Method

B2MassData() public method

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