dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Scene.removeChild
dash
core
scene
Scene
Removes the given object as a child from this scene.
class
Scene
final
void
removeChild
(
GameObject
oldChild
)
Parameters
oldChild
Type:
GameObject
The object to remove.
Meta
Source
See Implementation
dash
core
scene
Scene
constructors
this
functions
addChild
clear
draw
loadObjects
opIndex
refresh
removeChild
update
properties
objects
variables
camera
Removes the given object as a child from this scene.