Gets the next node that will be picked after the current picked node.
The next node that will be picked after the current node, or null when no more nodes will be picked.
If you have two overlaping children nodes then the topmost child will always be picked first, use this method to find the covered child.
PPickPath Class | UMD.HCIL.Piccolo.Util Namespace