mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated raylib input system (markdown)
@ -43,7 +43,7 @@ MOUSE | - | Mouse inputs are actually mapped with TOUCH input
|
||||
GAMEPAD | Android NDK | Support *partially* implemented on `AndroidInputCallback()`
|
||||
TOUCH | Android NDK | Touch points registered on `AndroidInputCallback()`
|
||||
|
||||
PLATFORM_RPI
|
||||
PLATFORM_DRM
|
||||
-------------
|
||||
Probably this platform inputs polling is the most complex one. Some input events are polled by multiple secondary threads.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user