one track associated with a touch gesture (from begin to end/cancel) More...
#include <mo_touch.h>
Public Member Functions | |
| MoTouchTrack () | |
Public Attributes | |
| UITouch * | touch |
| void * | data |
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.
| MoTouchTrack::MoTouchTrack | ( | ) | [inline] |
| void* MoTouchTrack::data |
| UITouch* MoTouchTrack::touch |
1.7.1