Retrieves the coordinates, in stage space, where the touch point was last released.
this | |
point |
the touch point index, with 0 being the first touch point received by the action |
release_x |
return location for the X coordinate of the last release |
release_y |
return location for the Y coordinate of the last release |