nCine 2022.04.r504-96e4859
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ncine::TouchEvent Class Reference

Information about a screen touch event. More...

#include <InputEvents.h>

Collaboration diagram for ncine::TouchEvent:
Collaboration graph
[legend]

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: