![]() |
nCine 2022.04.r504-96e4859
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.