JUCE
|
Classes | |
class | TouchList< Type > |
Utility class to hold a list of TouchSurface::Touch objects with different indices and blockUIDs, where each touch has a mapping to some kind of user-supplied data value. More... | |
struct | TouchList< Type >::TouchEntry |
Holds the current state of a touch, along with the user-data associated with it. More... | |