Abstract
The interface of the point interaction data
The class of the point interaction data
Protected
constructorProtected
Readonly
srcProtected
Readonly
tgtThe translation vector between the x client position of the source and the y client position of the target.
The translation vector between the y client position of the source and the y client position of the target.
The translation vector between the x page position of the source and the x page position of the target.
The translation vector between the y page position of the source and the y page position of the target.
The translation vector between the x screen position of the source and the x screen position of the target.
The translation vector between the y screen position of the source and the y screen position of the target.
The duration of the move, in milliseconds.
The source point data.
The target point data. At the beginning of the interaction, the target data have the same values as the source data.
Generated using TypeDoc
The user interaction base data for DnD-like interactions