RD.Scene Class
Scene holds the full scene graph, use root to access the root child
Constructor
RD.Scene
()
Methods
clear
()
clears all nodes inside
getNodeById
()
returns gets node by id
update
(
-
dt
propagate update method
Parameters:
-
dt
Number