Updated raylib input system (markdown)

master
Ray hace 2 años
padre
commit
5ee488c501
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      raylib-input-system.md

+ 1
- 1
raylib-input-system.md

@ -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.

Cargando…
Cancelar
Guardar