Public Member Functions | Public Attributes

MoTouchTrack Struct Reference

one track associated with a touch gesture (from begin to end/cancel) More...

#include <mo_touch.h>

List of all members.

Public Member Functions

 MoTouchTrack ()

Public Attributes

UITouch * touch
void * data

Detailed Description

one track associated with a touch gesture (from begin to end/cancel)

The MoTouchTrack is used so data any form of data can be associated with the given touch over the touch lifetime.


Constructor & Destructor Documentation

MoTouchTrack::MoTouchTrack (  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines