* $x = &$tree->data[]; $x = $y; *
* // ommit the second parameter by setting it to 0 * $tree->move(x, 0, y); *
* $tree->move(array(x1,x2,x3), ... *