x position of the touch point
y position of the touch point
The id of the touch point
触点的标识 ID,可以用来在多点触摸中跟踪触点。
获取当前触点 X 轴位置。
获取当前触点 Y 轴位置。
获取当前触点在 UI 坐标系中 X 轴位置。
获取当前触点在 UI 坐标系中 Y 轴位置。
设置触点位置。
The location
设置触点位置。
x position
y position
设置触点在前一次触发时收集的位置。
The location
设置触点在前一次触发时收集的位置。
x position
y position
重置触点相关的信息。
The id of the touch point
x position of the touch point
y position of the touch point
Generated using TypeDoc
封装了触点相关的信息。