Added basalt.onEvent(event, callback)

Added basalt.removeEvent(eventcallback)
basalt.triggerEvent(event, ...)

Fixed a event is nil error in Container.lua
This commit is contained in:
Robert Jelic
2025-09-02 12:24:30 +02:00
parent d2d5f8c3ae
commit f10413dddb
5 changed files with 132 additions and 14 deletions

4
.gitignore vendored
View File

@@ -9,4 +9,6 @@ testWorkflows
todo.txt
Flexbox2.lua
markdown2.lua
BasaltDoc
BasaltDoc
generate-docs.lua
io.lua