Readonly
diffThe translation vector between the x client position of the source and the y client position of the target.
Readonly
diffThe translation vector between the y client position of the source and the y client position of the target.
Readonly
diffThe translation vector between the x page position of the source and the x page position of the target.
Readonly
diffThe translation vector between the y page position of the source and the y page position of the target.
Readonly
diffThe translation vector between the x screen position of the source and the x screen position of the target.
Readonly
diffThe translation vector between the y screen position of the source and the y screen position of the target.
Readonly
durationThe duration of the move, in milliseconds.
Readonly
srcThe source point data.
Readonly
tgtThe target point data. At the beginning of the interaction, the target data have the same values as the source data.
Generated using TypeDoc
Interaction data for a single pointing device that moves from a source position to a target position.