dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Scene.addChild
dash
core
scene
Scene
Adds object to the children, adds it to the scene graph.
class
Scene
final
void
addChild
(
GameObject
newChild
)
Parameters
newChild
Type:
GameObject
The object to add.
Meta
Source
See Implementation
dash
core
scene
Scene
constructors
this
functions
addChild
clear
draw
loadObjects
opIndex
refresh
removeChild
update
properties
objects
variables
camera
Adds object to the children, adds it to the scene graph.