Re: SDL, keyboard and event handling
- Posted by Icy_Viking Nov 01, 2022
- 1157 views
I actually have re-written my SDL 2 wrapper with Greg's FFI library. It does need some tweaking here and there and some fine-tuning, but it works for the most part. I'll try to get it on github later today. The code-base is more organized and its easier to read through the code.