The BLOCKS SDK
TouchList< Type >::TouchEntry Struct Reference

Description

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

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

Public Attributes

TouchSurface::Touch touch
 
Type value
 

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: