JUCE
Loading...
Searching...
No Matches
TouchList< Type >::TouchEntry Struct Reference

Holds the current state of a touch, along with the user-data associated with it. More...

#include <juce_TouchList.h>

Public Attributes

TouchSurface::Touch touch
 
Type value
 

Detailed Description

template<typename Type>
struct TouchList< Type >::TouchEntry

Holds the current state of a touch, along with the user-data associated with it.

Member Data Documentation

◆ touch

template<typename Type>
TouchSurface::Touch TouchList< Type >::TouchEntry::touch

◆ value

template<typename Type>
Type TouchList< Type >::TouchEntry::value

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