get_press_coords


Description:

public void get_press_coords (out float press_x, out float press_y)

Retrieves the coordinates, in stage space, of the press event that started the dragging

Parameters:

this

a DragAction

press_x

return location for the press event's X coordinate

press_y

return location for the press event's Y coordinate