mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-09 06:43:33 +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"