get_interpolated_coords


Description:

public void get_interpolated_coords (out float interpolated_x, out float interpolated_y)

Retrieves the coordinates, in stage space, of the latest interpolated event, analogous to get_motion_coords.

Parameters:

this

A PanAction

interpolated_x

return location for the latest interpolated event's X coordinate

interpolated_y

return location for the latest interpolated event's Y coordinate