|
nCine 2025.12.r529-30f7d03
A cross-platform 2D game engine
|
Information about a screen touch event. More...
#include <InputEvents.h>

Classes | |
| struct | Pointer |
Public Member Functions | |
| int | findPointerIndex (int pointerId) const |
Public Attributes | |
| unsigned int | count |
| int | actionIndex |
| Pointer | pointers [MaxPointers] |
Static Public Attributes | |
| static const unsigned int | MaxPointers = 10 |
Information about a screen touch event.