Box2D.Collision.Broadphase.TreeNode.TreeNode C# (CSharp) Method

TreeNode() protected method

Should never be constructed outside the engine
protected TreeNode ( )
        protected internal TreeNode()
        {
        }
TreeNode