Number of taps, one for single, two for double-tap, etc.
The screen space y value of a touch.
The screen space x value of a touch.
The change in screen space y value of a touch.
The change in screen space x value of a touch.
True if the finger was released this frame.
True if the finger was pressed this frame.
A number identifying the touch input during its duration.
@:optionaloptionalacc_z:Null<Float>
Accelerometer z value (if present).
@:optionaloptionalacc_y:Null<Float>
Accelerometer y value (if present).
@:optionaloptionalacc_x:Null<Float>
Accelerometer x value (if present).