The distance of the x coordinate (since the last event) in range of 0 .. 1
The distance of the y coordinate (since the last event) in range of 0 .. 1
The id of the finger who touched the device
The quantity of pressure applied in range of 0 .. 1
The id of the touch device
The x coordinate of the touch event, in range of 0 .. 1 Multiply it with the width if the Window to get the real x coordinate
The y coordinate of the touch event, in range of 0 .. 1 Multiply it with the height if the Window to get the real y coordinate
The Finger Touch Event structure