nCine 2026.04.r1-663ef77
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::TouchEvent Class Reference

Information about a screen touch event. More...

#include <InputEvents.h>

Collaboration diagram for ncine::TouchEvent:

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
 

Detailed Description

Information about a screen touch event.


The documentation for this class was generated from the following file: