mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-05 21:59:18 -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()`
|
GAMEPAD | Android NDK | Support *partially* implemented on `AndroidInputCallback()`
|
||||||
TOUCH | Android NDK | Touch points registered 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.
|
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