get_motion_coords
Description:
Retrieves the coordinates, in stage space, of the latest motion event during the dragging.
Parameters:
this | |
point |
the touch point index, with 0 being the first touch point received by the action |
motion_x |
return location for the latest motion event's X coordinate |
motion_y |
return location for the latest motion event's Y coordinate |