Updated Container docs

updated docs for container (child instead of object)
This commit is contained in:
Robert Jelic
2023-05-18 13:02:04 +02:00
parent a8d08c865e
commit 47a4706a14
8 changed files with 40 additions and 17 deletions

View 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