ReadonlytouchesAll the normalized 2D screen position of the user's touches at the start of a panning gesture. The normalized coordinates range from ([0-1], [0-1]), (0,0) being top-left and (1,1) being bottom-right.
ReadonlytranslationThe change in position relative to initial position of gesture in normalized screen coordinates.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Arguments used with the InteractionComponent#onPanStart event.