deploy: 2b8a0764bc
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
# Container : VisualElement
|
||||
|
||||
## Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[Container.new](#Container.new)|-|
|
||||
|[Container:addChild](#Container:addChild)|-|
|
||||
|[Container:handleEvent](#Container:handleEvent)|-|
|
||||
|[Container:multiBlit](#Container:multiBlit)|-|
|
||||
|[Container:registerChildEvent](#Container:registerChildEvent)|-|
|
||||
|[Container:registerChildrenEvents](#Container:registerChildrenEvents)|-|
|
||||
|[Container:removeChild](#Container:removeChild)|-|
|
||||
|[Container:removeChildrenEvents](#Container:removeChildrenEvents)|-|
|
||||
|[Container:render](#Container:render)|-|
|
||||
|[Container:sortChildren](#Container:sortChildren)|-|
|
||||
|[Container:sortChildrenEvents](#Container:sortChildrenEvents)|-|
|
||||
|[Container:textFg](#Container:textFg)|-|
|
||||
|[Container:unregisterChildEvent](#Container:unregisterChildEvent)|-|
|
||||
|
||||
## Container.new()
|
||||
@diagnostic disable-next-line: duplicate-set-field
|
||||
|
||||
|
||||
Reference in New Issue
Block a user