ReiLuaGui basics done.

This commit is contained in:
jussi
2022-12-02 22:53:51 +02:00
parent 2479049e1a
commit bdbd475ae3
11 changed files with 607 additions and 221 deletions

View File

@@ -1,4 +1,13 @@
Current {
* ReiLuaGui
* Mouse wheel scrolling can be detected through other elements.
* Could try putting container over all of it's content elements and having it's onOver function not breaking loop.
* Text input.
* Movable window.
* Grid container.
* Calculator.
* Grid icon window.
* File explorer.
}
Backlog {