mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-26 02:20:50 +00:00
Mouse input is implemented, with all bells-and-whistles. This includes cursor locking and scroll wheel support. Keyboard input is reverted to a callback model to better reflect the existing architecture in "core.c"