| startangle | The radian angle when multi-touch was started. |
| currentangle | The radian angle of the touch when the event occurred. |
| distance | The pixel distance of the touch when the event occurred. |
| cx | The value of the x coordinate (in client coordinates) of the center location. |
| cy | The value of the y-coordinate (in client coordinates) of the center location. |
| flag | Multi-touch status flag. 0x01 : Set to the first event when multi-touch is started. |