scroll_to_point
Description:
Scrolls the contents of this so that point
is the new origin of the visible area.
The coordinates of point
must be relative to the this.
This function will use the currently set easing state of the this to transition from the current scroll origin to the new one.
Parameters:
this | |
point |
a Point |