Piccolo Snippets
From eqqon
Piccolo Nodes
PComposite
The PComposite node and all of it's Children act like a single PNode. All user interaction, even if it happened on a child node, is handled by the composite node. For instance, if you add a PDragInputHandler to the composite and drag it all its children get dragged too.