deploy: a422bfe3f1
This commit is contained in:
@@ -96,12 +96,12 @@ Removes a child from the container
|
||||
### Returns
|
||||
* `Container?` `self` The container instance
|
||||
|
||||
## Container:handleEvent(event)
|
||||
## Container:handleEvent(event...)
|
||||
Default handler for events
|
||||
@vararg any The event arguments
|
||||
|
||||
### Parameters
|
||||
* `event` `string` The event to handle
|
||||
* `...` *(vararg)* `any` The event arguments
|
||||
|
||||
### Returns
|
||||
* `boolean` `Whether` the event was handled
|
||||
|
||||
Reference in New Issue
Block a user