diff options
| author | jussi | 2023-11-24 20:09:34 +0200 |
|---|---|---|
| committer | jussi | 2023-11-24 20:09:34 +0200 |
| commit | a1887aa86694208549bee0ef46758d602ba79696 (patch) | |
| tree | de8b310c3f9bfce849a1e7aa9a8188f8597c1c9b /devnotes | |
| parent | 925afdf101d6993e35d6c32c52766c7c3f89ae5e (diff) | |
| download | reilua-enhanced-a1887aa86694208549bee0ef46758d602ba79696.tar.gz reilua-enhanced-a1887aa86694208549bee0ef46758d602ba79696.tar.bz2 reilua-enhanced-a1887aa86694208549bee0ef46758d602ba79696.zip | |
SDL Events.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ Current { } Backlog { - * Review events. Seems to be a lot of work for very little benefit if any. - Might just increase traffic between Lua and C needlessly. * Platform specific API documentation. + * Raylibgui. + * Fix textbox focus. * Platform desktop SDL. - * Thread safe Lua RL.event calling. + * Text input not working on gui. Could this be Raylib issue? * Haptic functions. * Text * Text codepoints management functions (unicode characters)? Could be usefull for luajit. |
