Open topa opened 9 years ago
There should be a .setNode() like a .getNode() as _nodes-property should be treated as protected/private and there are cases in which you want add a manually a node to _nodes.
.setNode()
.getNode()
_nodes
There should be a
.setNode()
like a.getNode()
as_nodes
-property should be treated as protected/private and there are cases in which you want add a manually a node to_nodes
.