Back
Scene
The tree of nodes to be rendered.
Methods
constructor
Scene
()
Array
findClass
(
SceneNode
node,
Object
theClass )
undefined
onChildAdded
()
undefined
onChildRemoved
()
Method Description
constructor
Scene
()
Array
findClass
(
SceneNode
node,
Object
theClass )
Returns the nodes in the tree below a given node that are instances of theClass.
undefined
onChildAdded
()
undefined
onChildRemoved
()