diff options
| author | Denis Pobedrya <[email protected]> | 2022-09-19 00:01:10 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-18 23:01:10 +0200 |
| commit | 27781a4767afdb60a9bea452a910fa4d53d85461 (patch) | |
| tree | aa69984004087ff6735884dc3afd85eb3cc71be8 /src/rlgl.h | |
| parent | 7e3a50b4acea0bbedbf121aad4f36431c2e09907 (diff) | |
| download | raylib-27781a4767afdb60a9bea452a910fa4d53d85461.tar.gz raylib-27781a4767afdb60a9bea452a910fa4d53d85461.zip | |
Remove touch points on touch up events on Android (#2711)
Fixes #2683
Remove elements from touch point related arrays when touch up and
similar events are processed. This makes GetTouchPointCount() always
report the actual count of touch points, and all positions returned by
GetTouchPosition() correspond to positions of currently happening
touches.
Diffstat (limited to 'src/rlgl.h')
0 files changed, 0 insertions, 0 deletions
