chickadee » hyperscene » add-node

add-node PARENT DATA PIPELINE DELETEprocedure

Create a new node with the given parent. PARENT can either be a scene or another node. DATA is a user supplied pointer to some data which is then passed to the PIPELINE functions as well as to DELETE when the node is deleted.