Updated Container docs
updated docs for container (child instead of object)
This commit is contained in:
13
docs/objects/Container/addChild.md
Normal file
13
docs/objects/Container/addChild.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## addChild
|
||||
|
||||
### Description
|
||||
|
||||
Adds a object to the container
|
||||
|
||||
### Parameters
|
||||
|
||||
1. `object` any object
|
||||
|
||||
### Returns
|
||||
|
||||
1. `object` The object which got added
|
||||
Reference in New Issue
Block a user